diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index f6d7c0d..96f27da 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -57,7 +57,7 @@ export default defineConfig({ }, ], editLink: { - baseUrl: 'https://github.com/rpm/gr-apollo/edit/main/docs/', + baseUrl: 'https://git.supported.systems/warehack.ing/gr-apollo/_edit/main/docs/', }, components: { Head: './src/components/Head.astro', diff --git a/docs/src/components/SocialIcons.astro b/docs/src/components/SocialIcons.astro index 161d0a9..d189ece 100644 --- a/docs/src/components/SocialIcons.astro +++ b/docs/src/components/SocialIcons.astro @@ -2,7 +2,7 @@ // Generic Git icon replacing Starlight's GitHub-specific social icon --- - +