diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc
index c83df177ab..ad637eba73 100755
--- a/CONTRIBUTING.adoc
+++ b/CONTRIBUTING.adoc
@@ -111,7 +111,7 @@ Spring Boot includes project specific source formatting settings, in order to ha
===== 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.
diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup
index 511e6abd84..bf04da3868 100644
--- a/eclipse/spring-boot-project.setup
+++ b/eclipse/spring-boot-project.setup
@@ -91,7 +91,7 @@
+ url="https://repo.spring.io/javaformat-eclipse-update-site/"/>