diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 38d0ab2e..5da9654e 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -3,7 +3,7 @@ sidebar_position: 3 title: Getting Started --- -import Infobox from "../components/Infobox.tsx" +import Infobox from "../../src/components/Infobox.tsx" import EnvironmentOptions from "../../src/components/EnvironmentOptions.tsx" # Getting Started