Rework links to Spring Boot in reference docs

Closes gh-33776
This commit is contained in:
Brian Clozel
2024-10-23 16:10:37 +02:00
parent d8a6423c0c
commit 20d21a8251
11 changed files with 13 additions and 12 deletions

View File

@@ -42,7 +42,8 @@ asciidoc:
spring-framework-reference: '{spring-framework-docs-root}/{spring-version}/reference'
#
# Other Spring portfolio projects
spring-boot-docs: '{docs-site}/spring-boot/docs/current/reference/html'
spring-boot-docs: '{docs-site}/spring-boot'
spring-boot-docs-ref: '{spring-boot-docs}/reference'
spring-boot-issues: '{spring-github-org}/spring-boot/issues'
# TODO add more projects / links or just build up on {docs-site}?
# TODO rename the below using new conventions