We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f706d commit 4339b8aCopy full SHA for 4339b8a
local-antora-playbook.yml
@@ -3,10 +3,12 @@ site:
3
start_page: session::index.adoc
4
content:
5
sources:
6
+ - url: https://github.com/spring-io/spring-generated-docs
7
+ branches: [spring-session/main]
8
- url: ./
9
branches: HEAD
10
start_path: spring-session-docs
11
ui:
12
bundle:
- url: ../../rwinch/antora-ui-spring/build/ui-bundle.zip
13
+ url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
14
snapshot: true
0 commit comments