update README.adoc with correct ui bundle snippet
authorPeter Macko <pmacko@redhat.com>
Fri, 8 Jun 2018 12:17:40 +0000 (14:17 +0200)
committerDan Allen <dan@opendevise.com>
Sun, 5 Aug 2018 18:54:51 +0000 (12:54 -0600)
README.adoc

index 786cc1e..ee2fe0b 100644 (file)
@@ -30,7 +30,9 @@ If you want to use the default UI for your Antora-generated site, add the follow
 [source,yaml,subs=attributes+]
 ----
 ui:
-  bundle: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+  bundle:
+    url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+    snapshot: true
 ----
 
 Read on to learn how to use your own build of the default UI.