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.
2 parents e212240 + 63f961d commit fbeb932Copy full SHA for fbeb932
1 file changed
docs/antora-playbook.yml
@@ -18,7 +18,12 @@ asciidoc:
18
19
ui:
20
bundle:
21
- url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
+ # SKaiNET-branded UI bundle from the shared skainet-docs-ui repo:
22
+ # https://github.com/SKaiNET-developers/skainet-docs-ui
23
+ # Pinned to a specific tag for reproducible builds. Bumping
24
+ # this URL to a newer version is a one-line PR. Mainline
25
+ # SKaiNET pins the same bundle in its own playbook.
26
+ url: https://github.com/SKaiNET-developers/skainet-docs-ui/releases/download/v1.1.1/ui-bundle.zip
27
snapshot: true
28
29
output:
0 commit comments