Skip to content

Commit 3e47598

Browse files
committed
To maintain consistency with the templates
1 parent 395d7b7 commit 3e47598

5 files changed

+9
-9
lines changed

modules/software-catalogs/proc-adding-new-components-to-the-rhdh-instance.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can add components to your {product-very-short} instance using the following
3030

3131
To register components in the Software Catalog manually in your {product-very-short} instance, complete the following steps:
3232

33-
. In your {product} instance, go to *Home > Catalog*.
33+
. In your {product} navigation menu, click *Catalog*.
3434
. On the *Catalog* page, click *Register Existing Component*.
3535
. On the *Register an existing component* page, enter the full URL to the YAML file you want to register. For example: link:https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/components/artist-lookup-component.yaml[Artist lookup component].
3636
. Complete the wizard instructions.
@@ -46,5 +46,5 @@ You can create new components in the Software Catalog in your {product-very-shor
4646

4747
.Procedure
4848

49-
. In your {product} instance, go to *Home > Catalog*.
49+
. In your {product} navigation menu, click *Catalog*.
5050
* On the *Catalog* page, click *Self-service*.

modules/software-catalogs/proc-searching-and-filter-software-catalogs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To filter a Software Catalog by its *Kind*, complete the following steps:
1414

1515
.Procedure
1616

17-
. In your {product} instance, go to *Home > Catalog*.
17+
. In your {product} navigation menu, click *Catalog*.
1818
. On the *Catalog* page, click the *Kind* drop-down list.
1919
. Select the type of *Kind* you want to filter.
2020
+
@@ -26,5 +26,5 @@ To filter a Software Catalog using the *Filter* field, complete the following st
2626

2727
.Procedure
2828

29-
. In your {product} instance, go to *Home > Catalog*.
29+
. In your {product} navigation menu, click *Catalog*.
3030
. In the *Search* box, enter the text you want to use to filter the components.

modules/software-catalogs/proc-starring-components-in-the-software-catalog.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ You can use the *Add to favorites* icon to add the software catalogs that you vi
1313

1414
To quickly access the Software Catalogs that you visit regularly, complete the following steps:
1515

16-
. In your {product} instance, go to *Home > Catalog*.
17-
. On the *Home* page, click *Catalog*.
16+
. In your {product} navigation menu, click *Catalog*.
1817
. On the *Catalog* page, on the Software Catalog that you want to star, under *Actions*, select the *Add to favorites* icon.
1918

2019
.Verification

modules/software-catalogs/proc-updating-components-in-the-software-catalog.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ You can update components in the Software Catalog in your {product} instance.
1717

1818
To update components in the Software Catalog in your {product} instance, complete the following steps:
1919

20-
. In your {product} instance, go to *Home > Catalog*.
21-
. On *Home page > Catalog*, on the entity that you want to edit, under *Actions*, select the *Edit* icon.
20+
. In your {product} navigation menu, click *Catalog*.
21+
. On the *Catalog* page, on the entity that you want to edit, under *Actions*, select the *Edit* icon.
2222

2323
+
2424
[NOTE]
2525
====
2626
This action redirects you to the YAML file on GitHub.
2727
====
28+
2829
. On your version control system, update your YAML file.
2930

3031
+

modules/software-catalogs/proc-viewing-software-catalog-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can view the Software Catalog YAML file in your {product} instance. The YAML
1212

1313
To view the Software Catalog YAML file in your {product} instance, complete the following steps:
1414

15-
. In your {product} instance, go to *Home > Catalog*.
15+
. In your {product} navigation menu, click *Catalog*.
1616
. On the *Catalog* page, on the Software Catalog that you want to star, under *Actions*, select the *View* icon.
1717

1818
+

0 commit comments

Comments
 (0)