summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-11-13 16:07:27 +0100
committerCosta Tsaousis <costa@tsaousis.gr>2018-11-13 17:07:27 +0200
commitba72701099c8fbf9b6d1d90ec97f97ddb143db29 (patch)
treeb4ef4f4a60672b70c4146dfeb8cd60ebc43afec2
parentef59f920a2d43ae8aaa06bf8aba7407acef68c0c (diff)
Fix custom charts links (#4646)
point ephemeral nodes to repo, web/ -> web/gui/
-rw-r--r--web/gui/custom/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/gui/custom/README.md b/web/gui/custom/README.md
index 60688bab10..ad1ba912fe 100644
--- a/web/gui/custom/README.md
+++ b/web/gui/custom/README.md
@@ -9,9 +9,9 @@ You can:
netdata charts can also be added to existing web pages.
-Check this **[very simple working example of a custom dashboard](http://netdata.firehol.org/demo.html)**, and its **[html source](https://github.com/netdata/netdata/blob/master/web/demo.html)**.
+Check this **[very simple working example of a custom dashboard](http://netdata.firehol.org/demo.html)**, and its **[html source](https://github.com/netdata/netdata/blob/master/web/gui/demo.html)**.
-If you plan to put it on TV, check **[tv.html](https://github.com/netdata/netdata/blob/master/web/tv.html)**. This is a screenshot of it, monitoring 2 servers on the same page:
+If you plan to put it on TV, check **[tv.html](https://github.com/netdata/netdata/blob/master/web/gui/tv.html)**. This is a screenshot of it, monitoring 2 servers on the same page:
![image](https://cloud.githubusercontent.com/assets/2662304/14252187/d8d5f78e-fa8e-11e5-990d-99821d38c874.png)
--
@@ -187,7 +187,7 @@ Each chart can get data from a different netdata server. You can give per chart
></div>
```
-If you have ephemeral monitoring setup ([More info here](https://github.com/netdata/netdata/wiki/Monitoring-ephemeral-nodes)) and have no direct access to the nodes dashboards, you can use the following:
+If you have ephemeral monitoring setup ([More info here](../../../streaming/#monitoring-ephemeral-nodes)) and have no direct access to the nodes dashboards, you can use the following:
```html
<div data-netdata="unique.id"