diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc
index 7f726236e5..b0896048de 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 fa7adf0683..7bb77266e7 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/"/>