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:
Brian Clozel
2021-06-09 09:21:28 +02:00
parent 000b6a7e95
commit c7c35aff42
2 changed files with 2 additions and 6 deletions

View File

@@ -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,