Browse Source

Use ui-bundle v0.1.1

Rob Winch 2 years ago
parent
commit
b5ff77339b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      antora-playbook.yml
  2. 1 1
      lib/antora/templates/per-branch-antora-playbook.yml

+ 1 - 1
antora-playbook.yml

@@ -39,5 +39,5 @@ urls:
   redirect_facility: httpd
   redirect_facility: httpd
 ui:
 ui:
   bundle:
   bundle:
-    url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
+    url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.1.1/ui-bundle.zip
     snapshot: true
     snapshot: true

+ 1 - 1
lib/antora/templates/per-branch-antora-playbook.yml

@@ -31,5 +31,5 @@ urls:
   latest_version_segment: ''
   latest_version_segment: ''
 ui:
 ui:
   bundle:
   bundle:
-    url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
+    url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.1.1/ui-bundle.zip
     snapshot: true
     snapshot: true