Skip to content

Commit 6b0ff24

Browse files
committed
fixed broken link
Signed-off-by: Larry Peterson <[email protected]>
1 parent d06e1a6 commit 6b0ff24

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

developer/monitoring.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@ or Slack channel).
7777
wants to operate Aether) is pending.
7878

7979
To add an alert for a component, create a
80-
`PrometheusRule <https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md>`_
81-
custom resource, for example in the Helm chart that deploys the component. This resource describes one or
82-
more `rules <https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/>`_ using Prometheus expressions;
80+
*PrometheusRule* custom resource, for example in the Helm chart that deploys the component. This resource describes one or
81+
more rules using Prometheus expressions;
8382
if the expression is true for the time indicated, then the alert is raised. Once the PrometheusRule
8483
resource is instantiated, the cluster's Prometheus will pick up the rule and start evaluating it.
8584

0 commit comments

Comments
 (0)