diff --git a/astro.config.mjs b/astro.config.mjs index 32c81c7e15..3049c3caa7 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -101,9 +101,8 @@ export default defineConfig({ }, }, ], - // TODO: Be sure this is updated when the branch is switched editLink: { - baseUrl: 'https://github.com/tauri-apps/tauri-docs/edit/next', + baseUrl: 'https://github.com/tauri-apps/tauri-docs/edit/v2', }, customCss: ['./src/styles/custom.css'], sidebar: [