summaryrefslogtreecommitdiffstats
path: root/packaging/installer/README.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-09-24 07:00:13 -0700
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-09-24 16:00:13 +0200
commit30563fc5eec1516d399a88b8739aea3c9089ce3d (patch)
tree6f2c97c75d2858ef4760a1be233bd6252a1a5aea /packaging/installer/README.md
parent352ad4066cee62dc92dfe0a91fc871bfc8fa6b9a (diff)
Docs: Overhaul of Getting started guide (#6811)
* Initial edits to getting started guide * Working on tutorial and getting started guide * Initial edits to getting started guide * Working on tutorial and getting started guide * Continuing work on tutorial * Finished draft of sizing tutorial * Working on getting started guide * Move getting started guide to new file, Netlify redirect * Quick fix to change nodes menu -> my nodes * Finished draft of getting started guide * Fixing broken links from file moving * More tweaks and grammar fixes * Another run through the new pages * Last changes minus screenshot * Fixes to tutorial * Moving things around and final fixes * Addressing Cosmix' comments * Clarified source terminology and added link to modules list * Initial edits to getting started guide * Initial edits to getting started guide * Working on tutorial and getting started guide * Working on tutorial and getting started guide * Continuing work on tutorial * Finished draft of sizing tutorial * Working on getting started guide * Move getting started guide to new file, Netlify redirect * Quick fix to change nodes menu -> my nodes * Finished draft of getting started guide * Fixing broken links from file moving * More tweaks and grammar fixes * Another run through the new pages * Last changes minus screenshot * Fixes to tutorial * Moving things around and final fixes * Addressing Cosmix' comments * Clarified source terminology and added link to modules list * Quick fix to browser line * Fixing one new broken link * One more grammar fix
Diffstat (limited to 'packaging/installer/README.md')
-rw-r--r--packaging/installer/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/installer/README.md b/packaging/installer/README.md
index 8baa773900..22633895f3 100644
--- a/packaging/installer/README.md
+++ b/packaging/installer/README.md
@@ -77,7 +77,7 @@ bash <(curl -Ss https://my-netdata.io/kickstart.sh) --dont-wait --dont-start-it
Note: `--stable-channel` and `--local-files` overlap, if you use the tarball override the stable channel option is not effective
</details>
-Once Netdata is installed, see [Getting Started](../../docs/GettingStarted.md).
+Once Netdata is installed, see [Getting Started](../../docs/getting-started.md).
---
@@ -149,7 +149,7 @@ sh /tmp/kickstart-static64.sh
</details>
-Once Netdata is installed, see [Getting Started](../../docs/GettingStarted.md).
+Once Netdata is installed, see [Getting Started](../../docs/getting-started.md).
---
@@ -585,7 +585,7 @@ bash kickstart-static64.sh --local-files /tmp/netdata-version-number-here.gz.run
```
Now that you're finished with your offline installation, you can move on to our
-[getting started guide](../../docs/GettingStarted.md)!
+[getting started guide](../../docs/getting-started.md)!
## Automatic updates