summaryrefslogtreecommitdiffstats
path: root/docs/guides
diff options
context:
space:
mode:
authorTina Luedtke <kickoke@users.noreply.github.com>2022-02-10 07:55:07 -0800
committerGitHub <noreply@github.com>2022-02-10 15:55:07 +0000
commit49f1a6a97ae41023deba3602538d230c6021584d (patch)
tree6e968545fed73026fcfa85e43aa231bd7196568a /docs/guides
parentb70f83b42b98706a47dd9e17cbcc89c099c508d6 (diff)
Docs: Fix paths to install boxes (#12109)
* Updated doc to match the new component name * Updated filepaths to match learn repo
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/export/export-netdata-metrics-graphite.md2
-rw-r--r--docs/guides/monitor/lamp-stack.md2
-rw-r--r--docs/guides/monitor/pi-hole-raspberry-pi.md2
-rw-r--r--docs/guides/step-by-step/step-00.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/guides/export/export-netdata-metrics-graphite.md b/docs/guides/export/export-netdata-metrics-graphite.md
index 633f19127e..37d2fdb50f 100644
--- a/docs/guides/export/export-netdata-metrics-graphite.md
+++ b/docs/guides/export/export-netdata-metrics-graphite.md
@@ -3,7 +3,7 @@ title: Export and visualize Netdata metrics in Graphite
description: "Use Netdata to collect and export thousands of metrics to Graphite for long-term storage or further analysis."
image: /img/seo/guides/export/export-netdata-metrics-graphite.png
-->
-import { OneLineInstallWget } from '../../../src/components/OneLineInstall/'
+import { OneLineInstallWget } from '../../src/components/OneLineInstall/'
# Export and visualize Netdata metrics in Graphite
diff --git a/docs/guides/monitor/lamp-stack.md b/docs/guides/monitor/lamp-stack.md
index 91757ced36..4fe0defb01 100644
--- a/docs/guides/monitor/lamp-stack.md
+++ b/docs/guides/monitor/lamp-stack.md
@@ -7,7 +7,7 @@ author_title: "Editorial Director, Technical & Educational Resources"
author_img: "/img/authors/joel-hans.jpg"
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/lamp-stack.md
-->
-import { OneLineInstallWget } from '../../../src/components/OneLineInstall/'
+import { OneLineInstallWget } from '../../src/components/OneLineInstall/'
# LAMP stack monitoring (Linux, Apache, MySQL, PHP) with Netdata
diff --git a/docs/guides/monitor/pi-hole-raspberry-pi.md b/docs/guides/monitor/pi-hole-raspberry-pi.md
index a45c4d9eb5..9dc60d3af4 100644
--- a/docs/guides/monitor/pi-hole-raspberry-pi.md
+++ b/docs/guides/monitor/pi-hole-raspberry-pi.md
@@ -4,7 +4,7 @@ description: "Monitor Pi-hole metrics, plus Raspberry Pi system metrics, in minu
image: /img/seo/guides/monitor/netdata-pi-hole-raspberry-pi.png
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/pi-hole-raspberry-pi.md
-->
-import { OneLineInstallWget } from '../../../src/components/OneLineInstall/'
+import { OneLineInstallWget } from '../../src/components/OneLineInstall/'
# Monitor Pi-hole (and a Raspberry Pi) with Netdata
diff --git a/docs/guides/step-by-step/step-00.md b/docs/guides/step-by-step/step-00.md
index b7cf5d144e..3cb85ceda4 100644
--- a/docs/guides/step-by-step/step-00.md
+++ b/docs/guides/step-by-step/step-00.md
@@ -3,7 +3,7 @@ title: "The step-by-step Netdata guide"
date: 2020-03-31
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/step-by-step/step-00.md
-->
-import { OneLineInstallWget, OneLineInstallCurl } from '../../../src/components/OneLineInstall/'
+import { OneLineInstallWget, OneLineInstallCurl } from '../../src/components/OneLineInstall/'
# The step-by-step Netdata guide