Update to antora-ui-spring v0.3.1

- Adds GitHub Project Link
- Adds Stackoverflow Link
- Adds Related Documentation links
This commit is contained in:
Rob Winch
2023-07-12 11:01:04 -05:00
committed by Rossen Stoyanchev
parent 621f0a6568
commit 9ac9cd15fb
2 changed files with 4 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ asciidoc:
- '@springio/asciidoctor-extensions'
- '@springio/asciidoctor-extensions/include-code-extension'
attributes:
page-stackoverflow-url: https://stackoverflow.com/questions/tagged/spring
page-pagination: ''
hide-uri-scheme: '@'
tabs-sync-option: '@'
@@ -39,5 +40,5 @@ runtime:
failure_level: warn
ui:
bundle:
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.0/ui-bundle.zip
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.1/ui-bundle.zip
snapshot: true

View File

@@ -20,6 +20,7 @@ content:
worktrees: true
asciidoc:
attributes:
page-stackoverflow-url: https://stackoverflow.com/questions/tagged/spring
hide-uri-scheme: '@'
page-pagination: ''
primary-site-url: https://docs.spring.io/spring-framework/reference
@@ -36,5 +37,5 @@ runtime:
failure_level: warn
ui:
bundle:
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.0/ui-bundle.zip
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.1/ui-bundle.zip
snapshot: true