diff options
Diffstat (limited to 'docs/get-started.mdx')
-rw-r--r-- | docs/get-started.mdx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/get-started.mdx b/docs/get-started.mdx index ec36c6a2..892baa0c 100644 --- a/docs/get-started.mdx +++ b/docs/get-started.mdx @@ -6,8 +6,8 @@ sidebar_label: "Get started" custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/get-started.mdx --- -import { OneLineInstallWget } from '../src/components/OneLineInstall/' -import { Install, InstallBox } from '../src/components/Install/' +import { OneLineInstallWget } from '@site/src/components/OneLineInstall/' +import { Install, InstallBox } from '@site/src/components/Install/' # Get started with Netdata |