Skip to content

Commit

Permalink
Fix update site URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed Apr 24, 2021
1 parent 5696402 commit 489b087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Expand Up @@ -119,7 +119,7 @@ You can use Spring Boot project specific source formatting settings.

===== Install the Spring Formatter plugin
* Select "`Help`" -> "`Install New Software`".
* Add `https://dl.bintray.com/spring/javaformat-eclipse/` as a site.
* Add `https://repo.spring.io/javaformat-eclipse-update-site/` as a site.
* Install "Spring Java Format".

NOTE: The plugin is optional. Projects can be imported without the plugins, your code
Expand Down

0 comments on commit 489b087

Please sign in to comment.