Rob Winch 2 лет назад
Родитель
Сommit
242812fac7
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      antora-playbook.yml
  2. 1 1
      lib/antora/templates/per-branch-antora-playbook.yml

+ 1 - 1
antora-playbook.yml

@@ -33,7 +33,7 @@ urls:
   redirect_facility: httpd
 ui:
   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.3.0/ui-bundle.zip
     snapshot: true
 runtime:
   log:

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

@@ -34,5 +34,5 @@ runtime:
     failure_level: warn
 ui:
   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.3.0/ui-bundle.zip
     snapshot: true