summaryrefslogtreecommitdiffstats
path: root/exporting
diff options
context:
space:
mode:
authorTasos Katsoulas <tasos@netdata.cloud>2022-11-18 11:41:09 +0200
committerGitHub <noreply@github.com>2022-11-18 11:41:09 +0200
commitdadb1e8aad05a9252d4c1972d4f52ebb03164bfa (patch)
treef6ccaee850f6db7da95974d10329b969bd495d83 /exporting
parentae38d258a291b5e8565cbe5b6003cf78ffa008c1 (diff)
Change relative links to absolute for learn components (#14015)
Change relative links to absolute based on @site Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
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 5c15ca580c..ae94867fae 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 '@site/src/components/OneLineInstall/'
# Using Netdata with Prometheus