We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe07ed commit a2eda6eCopy full SHA for a2eda6e
packages/docs/.vitepress/config/shared.ts
@@ -128,7 +128,7 @@ export const sharedConfig = defineConfig({
128
},
129
130
editLink: {
131
- pattern: 'https://github.com/vuejs/pinia/edit/v2/packages/docs/:path',
+ pattern: 'https://github.com/vuejs/pinia/edit/v3/packages/docs/:path',
132
text: 'Suggest changes',
133
134
0 commit comments