Update to antora-ui-spring v0.3.1
- Adds GitHub Project Link - Adds Stackoverflow Link - Adds Related Documentation links
This commit is contained in:
committed by
Rossen Stoyanchev
parent
621f0a6568
commit
9ac9cd15fb
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user