소스 검색

Use ui-bundle v0.1.1

Rob Winch 2 년 전
부모
커밋
b5ff77339b
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

@@ -39,5 +39,5 @@ 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.1.1/ui-bundle.zip
     snapshot: true

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

@@ -31,5 +31,5 @@ urls:
   latest_version_segment: ''
 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.1.1/ui-bundle.zip
     snapshot: true