diff --git a/apps/docs/astro.config.mjs b/apps/docs/astro.config.mjs index ba16840a..140f384e 100644 --- a/apps/docs/astro.config.mjs +++ b/apps/docs/astro.config.mjs @@ -48,7 +48,7 @@ export default defineConfig({ starlight({ title: "dDevKit", social: { - github: "https://github.com/fractaldotbox/geist-ddev-kit", + github: "https://github.com/fractaldotbox/ddevkit", }, customCss: [ // Path to your Tailwind base styles: