From 33ca4f8810114bc65a0f3ae8f25de63d762b5c63 Mon Sep 17 00:00:00 2001 From: hobbes7878 Date: Tue, 19 Nov 2024 11:27:50 +0000 Subject: [PATCH] fix edit links --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index d933aba..f40e88c 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -53,7 +53,7 @@ export default defineConfig({ }, customCss: ['./src/styles/main.css'], editLink: { - baseUrl: 'https://github.com/withastro/starlight/edit/main/', + baseUrl: 'https://github.com/reuters-graphics/newsroom-datawrapper-guide/edit/main/', }, favicon: '/newsroom-datawrapper-guide/favicon.ico', social: {