summaryrefslogtreecommitdiffstats
path: root/registry
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-11-23 00:16:56 +0100
committerCosta Tsaousis <costa@tsaousis.gr>2018-11-23 01:16:56 +0200
commit1149ce32401c811a429ac1d3311f6676926e7d92 (patch)
tree0385c9df3912e00ce4cc26bcfb3d4d751bdc4f38 /registry
parentcfc740a7a2e7b7236ad1378fdb7a73c281cb867e (diff)
Sanitize headers and htmlstructure (#4713)
* Restructured html site, corrected header in REDISTRIBUTED * Added header * Header updates and restructuring * Move requirements and runtime txts to htmldoc, by adding a netlify.toml that changes the base directory * Minor corrections to support the html doc restructuring * Debugging netlify * Debugging netlify * Debugging netlify * Beautify headers, comment in buildhtml * Beautify headers * Sanitize headers and reorganize static html site * Updated Makefile with moved and created htmldoc scripts
Diffstat (limited to 'registry')
-rw-r--r--registry/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/README.md b/registry/README.md
index de24b3018d..d35b33821c 100644
--- a/registry/README.md
+++ b/registry/README.md
@@ -1,4 +1,4 @@
-# Netdata registry
+# Registry
Netdata registry implements the `my-netdata` menu on netdata dashboards.
The `my-netdata` menu lists the netdata servers you have visited.
@@ -46,7 +46,7 @@ The registry keeps track of 3 entities:
## Who talks to the registry?
-Your web browser **only**! Check here if this is against your policies: [how to not send any information to a thirdparty server](../doc/netdata-security.md#netdata-security)
+Your web browser **only**! Check here if this is against your policies: [how to not send any information to a thirdparty server](../doc/netdata-security.md#security-design)
Your netdata servers do not talk to the registry. This is a UML diagram of its operation: