From 2f05601c4c1d94d008948c8fce8c10e27faf17e3 Mon Sep 17 00:00:00 2001 From: gwr0-0 Date: Thu, 22 Jan 2026 21:46:56 +0800 Subject: [PATCH] Update CONTRIBUTING.adoc (cherry picked from commit 0fd77bae9fb3c6ff37f7350d7b67b082ffeeb99e) --- CONTRIBUTING.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index fcd6c9a08..bee28369e 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -86,7 +86,7 @@ Once the checkout has completed, a pop-up will suggest to open the project. 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. -* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin]. +* Download the latest https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-intellij-idea-plugin/0.0.47[IntelliJ IDEA plugin]. * Select "`IntelliJ IDEA`" -> "`Preferences`". * Select "`Plugins`". * Select the wheel and "`Install Plugin from Disk...`".