Skip to content

Commit 5df4011

Browse files
committed
Fix reference to spring-javaformat-intellij-idea-plugin
Closes gh-24864
1 parent b3ab77a commit 5df4011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Once the checkout has completed, a pop-up will suggest to open the project.
132132
==== Install the Spring Formatter plugin
133133
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.
134134

135-
* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin].
135+
* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-idea-plugin[IntelliJ IDEA plugin].
136136
* Select "`IntelliJ IDEA`" -> "`Preferences`".
137137
* Select "`Plugins`".
138138
* Select the wheel and "`Install Plugin from Disk...`".

0 commit comments

Comments
 (0)