summaryrefslogtreecommitdiffstats
path: root/exporting/WALKTHROUGH.md
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-01-08 18:00:20 +0200
committerGitHub <noreply@github.com>2024-01-08 18:00:20 +0200
commitfd3d3ab5039c5e84046b6374356b6eb27a78bb50 (patch)
tree0a322fb99517b1c53e335ce4f5de07938216a754 /exporting/WALKTHROUGH.md
parent2710a3134d33aa02d14fd08d0446b187e5527662 (diff)
change get kickstart url to https://get.netdata.cloud/kickstart.sh (#16738)
Diffstat (limited to 'exporting/WALKTHROUGH.md')
-rw-r--r--exporting/WALKTHROUGH.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exporting/WALKTHROUGH.md b/exporting/WALKTHROUGH.md
index 86be758e44..9435be1b32 100644
--- a/exporting/WALKTHROUGH.md
+++ b/exporting/WALKTHROUGH.md
@@ -63,7 +63,7 @@ the following command in your container.
<!-- candidate for reuse -->
```sh
-wget -O /tmp/netdata-kickstart.sh https://my-netdata.io/kickstart.sh && sh /tmp/netdata-kickstart.sh --dont-wait
+wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --dont-wait
```
After the install completes you should be able to hit the Netdata dashboard at <http://localhost:19999/> (replace