diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 0e9d4f0e47e..bba3f686a49 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -132,7 +132,7 @@ Once the checkout has completed, a pop-up will suggest to open the project. ==== Install the Spring Formatter plugin If you haven't done so, install the formatter plugin so that proper formatting rules are applied automatically when you reformat code in the IDE. -* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin]. +* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-idea-plugin[IntelliJ IDEA plugin]. * Select "`IntelliJ IDEA`" -> "`Preferences`". * Select "`Plugins`". * Select the wheel and "`Install Plugin from Disk...`".