title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School"
/>
-Vue Router 是 [Vue.js](http://v3.vuejs.org) 的官方路由。它与 Vue.js 核心深度集成,让用 Vue.js 构建单页应用变得轻而易举。功能包括:
+Vue Router 是 [Vue.js](https://vuejs.org) 的官方路由。它与 Vue.js 核心深度集成,让用 Vue.js 构建单页应用变得轻而易举。功能包括:
- 嵌套路由映射
- 动态路由选择
- 可定制的滚动行为
- URL 的正确编码
-[入门](./guide/)或使用 [playground](https://github.com/vuejs/router/tree/main/playground) (详见[`README.md`](https://github.com/vuejs/router)来运行它们)。
+[入门](./guide/)或使用 [playground](https://github.com/vuejs/router/tree/main/packages/playground) (详见[`README.md`](https://github.com/vuejs/router)来运行它们)。
<HomeSponsors />