From 489b087f6d88ea46390e5b8fdcc07a6379c8edd9 Mon Sep 17 00:00:00 2001 From: wrongwrong Date: Sat, 24 Apr 2021 13:13:12 +0900 Subject: [PATCH] Fix update site URL. --- CONTRIBUTING.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 5afa161..d1ec529 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -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