diff --git a/astro.config.mjs b/astro.config.mjs index 1c5614872..99e2e331e 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -170,7 +170,7 @@ export default defineConfig({ ], lastUpdated: true, editLink: { - baseUrl: 'https://github.com/AstroNvim/docs/edit/main/' + baseUrl: 'https://github.com/AstroNvim/docs/edit/main/' }, }), tailwind({