]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: the playground link (#1483)
authorLi Kui <90845831+likui628@users.noreply.github.com>
Sat, 23 Jul 2022 12:44:49 +0000 (20:44 +0800)
committerGitHub <noreply@github.com>
Sat, 23 Jul 2022 12:44:49 +0000 (14:44 +0200)
packages/docs/introduction.md

index 5497d2b9c2e36c943857bb7a5cfb3527f4cb5b5a..c6efc57d33937ff92e25101e58242b938131bec5 100644 (file)
@@ -18,7 +18,7 @@ Vue Router is the official router for [Vue.js](https://vuejs.org). It deeply int
 - Customizable Scroll Behavior
 - Proper encoding for URLs
 
-[Get started](./guide/) or play with the [playground](https://github.com/vuejs/router/tree/main/playground) (see [`README.md`](https://github.com/vuejs/router) to run them).
+[Get started](./guide/) or play with the [playground](https://github.com/vuejs/router/tree/main/packages/playground) (see [`README.md`](https://github.com/vuejs/router) to run them).
 
 <HomeSponsors />