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() {
4444 def securityApiUrl = " $securityDocsUrl /api/"
4545 def securityReferenceUrl = " $securityDocsUrl /reference/html5/"
4646 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 /"
4848 def springBootReferenceUrl = " https://docs.spring.io/spring-boot/docs/$springBootVersion /reference/html/"
4949 def springBootApiUrl = " https://docs.spring.io/spring-boot/docs/$springBootVersion /api/"
5050
You can’t perform that action at this time.
0 commit comments