Update project page URL
This commit is contained in:
parent
d707d382b4
commit
0f76acc945
|
|
@ -17,7 +17,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
linkHomepage = "https://projects.spring.io/spring-framework"
|
linkHomepage = "https://spring.io/projects/spring-framework"
|
||||||
linkCi = "https://build.spring.io/browse/SPR"
|
linkCi = "https://build.spring.io/browse/SPR"
|
||||||
linkIssue = "https://github.com/spring-projects/spring-framework/issues"
|
linkIssue = "https://github.com/spring-projects/spring-framework/issues"
|
||||||
linkScmUrl = "https://github.com/spring-projects/spring-framework"
|
linkScmUrl = "https://github.com/spring-projects/spring-framework"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue