projects
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
825c68f
)
update README.adoc with correct ui bundle snippet
author
Peter Macko
<pmacko@redhat.com>
Fri, 8 Jun 2018 12:17:40 +0000
(14:17 +0200)
committer
Dan Allen
<dan@opendevise.com>
Sun, 5 Aug 2018 18:54:51 +0000
(12:54 -0600)
README.adoc
patch
|
blob
|
history
diff --git
a/README.adoc
b/README.adoc
index
786cc1e
..
ee2fe0b
100644
(file)
--- 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.