From d7aa15affcad8db23bb6be7a4430ac6a4592853d Mon Sep 17 00:00:00 2001 From: Peter Macko Date: Fri, 8 Jun 2018 14:17:40 +0200 Subject: update README.adoc with correct ui bundle snippet --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 786cc1e..ee2fe0b 100644 --- a/README.adoc +++ b/README.adoc @@ -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. -- cgit v1.2.3