summaryrefslogtreecommitdiffstats
path: root/exporting
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 /exporting
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 'exporting')
-rw-r--r--exporting/prometheus/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exporting/prometheus/README.md b/exporting/prometheus/README.md
index 22c011e63a..ceb778a430 100644
--- a/exporting/prometheus/README.md
+++ b/exporting/prometheus/README.md
@@ -4,7 +4,7 @@ description: "Export Netdata metrics to Prometheus for archiving and further ana
custom_edit_url: https://github.com/netdata/netdata/edit/master/exporting/prometheus/README.md
sidebar_label: "Using Netdata with Prometheus"
-->
-import { OneLineInstallWget, OneLineInstallCurl } from '../../src/components/OneLineInstall/'
+import { OneLineInstallWget, OneLineInstallCurl } from '../../../src/components/OneLineInstall/'
# Using Netdata with Prometheus