From d6a93de4ab9b38c847c07f952bd95fabb293d042 Mon Sep 17 00:00:00 2001 From: "gtrivedi@redhat.com" Date: Tue, 16 May 2023 14:13:22 +0530 Subject: [PATCH] Updated navigation --- docs/modules/ROOT/nav-getting-started.adoc | 5 +++-- .../ROOT/pages/getting-started/getting_started_in_cli.adoc | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) 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.