Skip to content

Commit be2c5d9

Browse files
committed
Fix plugin repository link in README
1 parent 2cf594d commit be2c5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The MapStruct plugin requires Java 1.8 or later
3939

4040
## Building from Source
4141

42-
Since the project has been migrated to the Gradle and [Gradle IntelliJ plugin][gradle-intellij-plugin],
42+
Since the project has been migrated to the Gradle and [Gradle IntelliJ plugin](https://github.com/JetBrains/gradle-intellij-plugin),
4343
the build process is much simpler. The only thing to build the plugin is to run:
4444

4545
./gradlew build

0 commit comments

Comments
 (0)