From: Li Kui <90845831+likui628@users.noreply.github.com> Date: Sat, 23 Jul 2022 12:44:49 +0000 (+0800) Subject: docs: the playground link (#1483) X-Git-Tag: v4.1.3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce152c7cadb08c2c713d4a2b6510ec2085aadc4;p=thirdparty%2Fvuejs%2Frouter.git docs: the playground link (#1483) --- diff --git a/packages/docs/introduction.md b/packages/docs/introduction.md index 5497d2b9..c6efc57d 100644 --- a/packages/docs/introduction.md +++ b/packages/docs/introduction.md @@ -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).