Charts 2.0 - fix broken link (#11701)
Co-authored-by: David Shreve, Jr. <david@netdata.cloud> Co-authored-by: jlbriston <55591909+jlbriston@users.noreply.github.com>
Hugo Valente committed
Oct 21, 2021 at 19:06 UTC
49b0db19c3edfd966aa5c1b79913763ece80ea8b
1 file changed
+2
-2
docs/visualize/interact-dashboards-charts.md
+2
-2
@@ -6,7 +6,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/visualize/i
6
7
# Interact with dashboards and charts
8
9
-> ⚠️ There is a new version of charts that is currently **only** available on [Netdata Cloud](/docs/cloud/visualize/interact-with-new-charts). We didn't
9
+> ⚠️ There is a new version of charts that is currently **only** available on [Netdata Cloud](/docs/cloud/visualize/interact-new-charts). We didn't
10
> want to keep this valuable feature from you, so after we get this into your hands on the Cloud, we will collect and implement your feedback to make sure we are providing the best possible version of the feature on the Netdata Agent dashboard as quickly as possible.
11
12
You can find Netdata's dashboards in two places: locally served at `http://NODE:19999` by the Netdata Agent, and in
@@ -122,7 +122,7 @@ to get informed when something goes wrong in your infrastructure.
122
### Related reference documentation
123
124
- [Netdata Agent · Web dashboards overview](/web/README.md)
125
-- [Netdata Cloud · Interact with new charts](https://learn.netdata.cloud/docs/cloud/visualize/interact-with-new-charts)
125
+- [Netdata Cloud · Interact with new charts](https://learn.netdata.cloud/docs/cloud/visualize/interact-new-charts)
126
- [Netdata Cloud · War Rooms](https://learn.netdata.cloud/docs/cloud/war-rooms)
127
- [Netdata Cloud · Overview](https://learn.netdata.cloud/docs/cloud/visualize/overview)
128
- [Netdata Cloud · Nodes](https://learn.netdata.cloud/docs/cloud/visualize/nodes)