diff --git a/docs/modules/ROOT/nav-getting-started.adoc b/docs/modules/ROOT/nav-getting-started.adoc index ae478214..3a0e871f 100644 --- a/docs/modules/ROOT/nav-getting-started.adoc +++ b/docs/modules/ROOT/nav-getting-started.adoc @@ -1,6 +1,7 @@ * xref:index.adoc[Why {ProductName}] -* xref:getting-started/get-started.adoc[Get started] -** xref:getting-started/getting_started_in_cli.adoc[Getting started in the CLI] +* Getting Started +** xref:getting-started/get-started.adoc[Getting started with {productname}] +** xref:getting-started/getting_started_in_cli.adoc[Getting started with CLI] //// diff --git a/docs/modules/ROOT/pages/getting-started/getting_started_in_cli.adoc b/docs/modules/ROOT/pages/getting-started/getting_started_in_cli.adoc index f03c8da1..2777ea49 100644 --- a/docs/modules/ROOT/pages/getting-started/getting_started_in_cli.adoc +++ b/docs/modules/ROOT/pages/getting-started/getting_started_in_cli.adoc @@ -1,5 +1,5 @@ -== Getting started in the CLI +== Getting started with CLI In addition to the user interface (UI), you can also use the command line interface (CLI) to access and configure {ProductName} to meet your specific needs.