File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def generateAttributes() {
44
44
def securityApiUrl = " $securityDocsUrl /api/"
45
45
def securityReferenceUrl = " $securityDocsUrl /reference/html5/"
46
46
def springFrameworkApiUrl = " https://docs.spring.io/spring-framework/docs/$springFrameworkVersion /javadoc-api/"
47
- def springFrameworkReferenceUrl = " https://docs.spring.io/spring-framework/docs /$springFrameworkVersion /reference/html /"
47
+ def springFrameworkReferenceUrl = " https://docs.spring.io/spring-framework/reference /$springFrameworkVersion /"
48
48
def springBootReferenceUrl = " https://docs.spring.io/spring-boot/docs/$springBootVersion /reference/html/"
49
49
def springBootApiUrl = " https://docs.spring.io/spring-boot/docs/$springBootVersion /api/"
50
50
You can’t perform that action at this time.
0 commit comments