Use versioned antora ui

This commit is contained in:
Rob Winch
2023-07-10 15:43:10 -05:00
committed by Steve Riesenberg
parent 112cdd5565
commit 242812fac7
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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