Skip to content

Commit 6535d8d

Browse files
authored
docs: fix broken link of the playground (#983)
1 parent 949749c commit 6535d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default defineConfig({
6969
},
7070
{
7171
text: 'Playground',
72-
link: 'https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/devtools-router-pinia',
72+
link: 'https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/router-pinia',
7373
},
7474
],
7575

0 commit comments

Comments
 (0)