#47 Update README.adoc with correct UI-bundle snippet
Opened 5 years ago by kaylee20. Modified 5 years ago
fedora-docs/ kaylee20/fedora-docs-ui update-readme  into  master

file modified
+3 -1
@@ -30,7 +30,9 @@ 

  [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.

The README is out of date as it does not correspond to the default UI bundle snippet:
https://docs.antora.org/antora/1.0/playbook/configure-ui/#ui-bundle

Signed-off-by Oyelakin Mercy oyelakinmercy68@gmail.com

Metadata