Fix missing attribute in reference documentation
This commit adds the missing `spring-framework-main-code` asciidoctor attribute in the reference documentation. Fixes gh-27041
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
= Spring Framework Documentation
|
||||
:doc-root: https://docs.spring.io
|
||||
:github-repo: spring-projects/spring-framework
|
||||
|
||||
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework
|
||||
:spring-framework-main-code: https://github.com/{github-repo}/tree/main
|
||||
|
||||
****
|
||||
_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics,
|
||||
|
||||
Reference in New Issue
Block a user