We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d707d38 commit 0f76accCopy full SHA for 0f76acc
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
}
18
19
ext {
20
- linkHomepage = "https://projects.spring.io/spring-framework"
+ linkHomepage = "https://spring.io/projects/spring-framework"
21
linkCi = "https://build.spring.io/browse/SPR"
22
linkIssue = "https://github.com/spring-projects/spring-framework/issues"
23
linkScmUrl = "https://github.com/spring-projects/spring-framework"
0 commit comments