summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-11-16 09:26:05 +0100
committerCosta Tsaousis <costa@tsaousis.gr>2018-11-16 10:26:05 +0200
commit7a5335af53e168026cc914efebdc9cef4bbd8447 (patch)
tree75ab8ab24b92178da31abc7acd7409cc07324e61 /installer
parentaf517ed2a708e63cc51a6dfe6a648da4e2220810 (diff)
Updates in various READMEs while testing the link checker (#4671)
* Add checklinks.sh to validate links in MD files and fix them for both the repo and html static site * Add checklinks.sh to validate links in MD files and fix them for both the repo and html static site * Minor link fixes, based on output from the linkchecker * About 50% done * Converted absolute links to relative * Close to being functional... * Getting closer... * Corrected edit files link from htmldoc branch to master * Replaced absolute links with relative and fixed incorrect heading hierarchy * Seems to be working. Will do all wiki conversions and then commit the final version * Wiki links replaced by the link checker for test * Replacement work fine, but correct location for simple patterns has moved to libnetdata/simple_pattern * Corrected wiki links in READMEs, but most are in code files * More simple pattern link replacements * Want to merge current changes first and then continue with the link checker * Add checklinks.sh to validate links in MD files and fix them for both the repo and html static site * Minor link fixes, based on output from the linkchecker * About 50% done * Converted absolute links to relative * Close to being functional... * Getting closer... * Corrected edit files link from htmldoc branch to master * Replaced absolute links with relative and fixed incorrect heading hierarchy * Seems to be working. Will do all wiki conversions and then commit the final version * Wiki links replaced by the link checker for test * Replacement work fine, but correct location for simple patterns has moved to libnetdata/simple_pattern * Corrected wiki links in READMEs, but most are in code files * More simple pattern link replacements * Want to merge current changes first and then continue with the link checker * ./# converted to #
Diffstat (limited to 'installer')
-rw-r--r--installer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/README.md b/installer/README.md
index 98ca085240..8d9abf0ac7 100644
--- a/installer/README.md
+++ b/installer/README.md
@@ -342,7 +342,7 @@ When netdata is first installed, it will run as _root_. This may or may not be a
1. Creat a group `netdata` via the Synology group interface. Give it no access to anything.
2. Create a user `netdata` via the Synology user interface. Give it no access to anything and a random password. Assign the user to the `netdata` group. Netdata will chuid to this user when running.
-3. Change ownership of the following directories, as defined in [Netdata Security](https://github.com/netdata/netdata/wiki/netdata-security):
+3. Change ownership of the following directories, as defined in [Netdata Security](../doc/netdata-security.md#netdata-security):
```
$ chown -R root:netdata /opt/netdata/usr/share/netdata