summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-11-25 20:11:50 +0200
committerGitHub <noreply@github.com>2018-11-25 20:11:50 +0200
commit5ed8653246b5ff277e39d90328782e326b245d4f (patch)
treeae39f5d6a661ab8dbd4ccf65e6fd811ecccccb4d /installer
parente7e2e3ce7cfbd830f41617839e732dd1601381db (diff)
Rename `doc` to `docs` and move `htmldoc` (#4741)
* rename doc dir; move htmldoc under docs/generator * run shellcheck and shfmt on docs generator
Diffstat (limited to 'installer')
-rw-r--r--installer/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/installer/README.md b/installer/README.md
index fca430438b..3658b50d8d 100644
--- a/installer/README.md
+++ b/installer/README.md
@@ -63,7 +63,7 @@ For automated installs, append a space + `--dont-wait` to the command line. You
</details>&nbsp;<br/>
-Once Netdata is installed, see [Getting Started](../doc/GettingStarted.md).
+Once Netdata is installed, see [Getting Started](../docs/GettingStarted.md).
---
@@ -128,7 +128,7 @@ sh /tmp/kickstart-static64.sh
</details>&nbsp;<br/>
-Once Netdata is installed, see [Getting Started](../doc/GettingStarted.md).
+Once Netdata is installed, see [Getting Started](../docs/GettingStarted.md).
---
@@ -390,7 +390,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](../doc/netdata-security.md#security-design):
+3. Change ownership of the following directories, as defined in [Netdata Security](../docs/netdata-security.md#security-design):
```
$ chown -R root:netdata /opt/netdata/usr/share/netdata