@cryptotaxi247 / netdata-1 / commits / ce37d9931

Fix broken links in active alarms doc (#10678)

Joel Hans committed Feb 24, 2021 at 07:12 UTC ce37d9931ca8b85477a046f18c8a2caf2ca5aa4c
1 file changed +2 -2
docs/monitor/view-active-alarms.md
+2 -2
@@ -11,9 +11,9 @@ performance issue affects your node or the applications it runs.
11
12 ## Netdata Cloud
13
14 -A War Room's [alarms indicator](/docs/cloud/war-rooms#indicators) displays the number of active `critical` (red) and
14 +A War Room's [alarms indicator](https://learn.netdata.cloud/docs/cloud/war-rooms#indicators) displays the number of active `critical` (red) and
15 `warning` (yellow) alerts for the nodes in this War Room. Click on either the critical or warning badges to open a
16 -pre-filtered modal displaying only those types of [active alarms](/docs/cloud/monitoring/alarms).
16 +pre-filtered modal displaying only those types of [active alarms](https://learn.netdata.cloud/docs/cloud/monitoring/alarms).
17
18 ![The Alarms panel in Netdata
19 Cloud](https://user-images.githubusercontent.com/1153921/108564747-d2bfbb00-72c0-11eb-97b9-5863ad3324eb.png)