Skip to content

Commit 164208d

Browse files
authored
Merge pull request #38962 from bburt-rh/RHDEVDOCS-3476-change-tab-name-in-web-console
RHDEVDOCS-3476 - Update Configuration tab name in web console instructions for Monitoring
2 parents 778b0b2 + a3fa202 commit 164208d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/monitoring-applying-custom-alertmanager-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ $ oc -n openshift-monitoring create secret generic alertmanager-main --from-file
9595

9696
To change the Alertmanager configuration from the {product-title} web console:
9797

98-
. Navigate to the *Administration* -> *Cluster Settings* -> *Global Configuration* -> *Alertmanager* -> *YAML* page of the web console.
98+
. Navigate to the *Administration* -> *Cluster Settings* -> *Configuration* -> *Alertmanager* -> *YAML* page of the web console.
9999

100100
. Modify the YAML configuration file.
101101

modules/monitoring-configuring-alert-receivers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can configure alert receivers to ensure that you learn about important issue
1414

1515
.Procedure
1616

17-
. In the *Administrator* perspective, navigate to *Administration* -> *Cluster Settings* -> *Global Configuration* -> *Alertmanager*.
17+
. In the *Administrator* perspective, navigate to *Administration* -> *Cluster Settings* -> *Configuration* -> *Alertmanager*.
1818
+
1919
[NOTE]
2020
====

0 commit comments

Comments
 (0)