diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index edc025ead..3877ce649 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -69,7 +69,7 @@ export default defineConfig({ }, { text: 'Playground', - link: 'https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/devtools-router-pinia', + link: 'https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/router-pinia', }, ],