]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: Remove duplicated Migration from Vuex link (#2414)
authorTannaz <97254921+tannazma@users.noreply.github.com>
Sun, 17 Sep 2023 19:15:12 +0000 (21:15 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Sep 2023 19:15:12 +0000 (21:15 +0200)
packages/docs/.vitepress/config/en.ts

index f5e792273a94c74fec917bffb36e6d17c4cc248e..7ddd874038ff1e57a72c848b5db921f81b49073b 100644 (file)
@@ -138,10 +138,6 @@ export const enConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
               text: 'VSCode Snippets',
               link: '/cookbook/vscode-snippets.html',
             },
-            {
-              text: 'Migration from Vuex',
-              link: '/cookbook/migration-vuex.html',
-            },
             {
               text: 'Migration from v0/v1 to v2',
               link: '/cookbook/migration-v1-v2.html',