diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index fcd6c9a08..bee28369e 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -86,7 +86,7 @@ Once the checkout has completed, a pop-up will suggest to open the project. 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://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-intellij-idea-plugin/0.0.47[IntelliJ IDEA plugin]. * Select "`IntelliJ IDEA`" -> "`Preferences`". * Select "`Plugins`". * Select the wheel and "`Install Plugin from Disk...`".