[i18nIgnore] update v2 editLink (#2112)

This commit is contained in:
Vitor Ayres
2024-05-03 15:45:02 -03:00
committed by GitHub
parent 981328384f
commit b720ed6f78

View File

@@ -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: [