From 103efc1501ba8667a5343ba77f7496d14014692b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Boko=C4=8D?= Date: Mon, 3 Dec 2018 17:59:58 +0000 Subject: Fix an option in build-preview-ui.adoc --- docs/modules/ROOT/pages/build-preview-ui.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/build-preview-ui.adoc b/docs/modules/ROOT/pages/build-preview-ui.adoc index cc44296..e386f05 100644 --- a/docs/modules/ROOT/pages/build-preview-ui.adoc +++ b/docs/modules/ROOT/pages/build-preview-ui.adoc @@ -67,4 +67,4 @@ If you need to package the UI in order to preview the UI on the real site in loc The `pack` command also invokes the `lint` command to check that the CSS and JavaScript follow the coding standards. The UI bundle will be available at [.path]_build/ui-bundle.zip_. -You can then point Antora at this bundle using the `--ui-bundle` command-line option. +You can then point Antora at this bundle using the `--ui-bundle-url` command-line option. -- cgit v1.2.3