mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
[i18nIgnore] update v2 editLink (#2112)
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user