Skip to content

Commit 49cfbc0

Browse files
authored
Merge pull request #63026 from jneczypor/OSDOCS-7202
OSDOCS-7202: Fix broken link in ROSA CLI Tools
2 parents 9c96a32 + a0538fc commit 49cfbc0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

cli_reference/rosa_cli/rosa-get-started-cli.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ toc::[]
88
include::modules/rosa-about.adoc[leveloffset=+1]
99
include::modules/rosa-setting-up-cli.adoc[leveloffset=+1]
1010
include::modules/rosa-configure.adoc[leveloffset=+1]
11+
12+
[role="_additional-resources"]
13+
.Additional resources
14+
15+
* xref:../../cli_reference/rosa_cli/rosa-get-started-cli.adoc#rosa-setting-up-cli_rosa-getting-started-cli[Setting up the ROSA CLI]
16+
17+
* xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-getting-started[Getting started with the OpenShift CLI]
18+
1119
include::modules/rosa-initialize.adoc[leveloffset=+1]
1220
include::modules/rosa-using-bash-script.adoc[leveloffset=+1]
1321
include::modules/rosa-updating-rosa-cli.adoc[leveloffset=+1]

modules/rosa-configure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ $ rosa verify quota --region=us-west-2
188188

189189
Download the latest compatible version of the `rosa` CLI.
190190

191-
After you download `rosa`, extract the contents of the archive and add it to your path. See xref:../rosa_cli/rosa-get-started-cli.adoc#rosa-setting-up-cli_rosa-getting-started-cli[Setting up the ROSA CLI] for more details.
191+
After you download `rosa`, extract the contents of the archive and add it to your path.
192192

193193
.Syntax
194194
[source,terminal]

0 commit comments

Comments
 (0)