Skip to content

Commit e6c4ec7

Browse files
committed
docs: fix local links
Closes vuejs#2213, vuejs#2217
1 parent 979d8ca commit e6c4ec7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Vue Router is the official router for [Vue.js](http://vuejs.org). It deeply inte
1515
- HTML5 history mode or hash mode, with auto-fallback in IE9
1616
- Customizable Scroll Behavior
1717

18-
[Get started](./essentials/getting-started.md) or play with the [examples](https://github.com/vuejs/vue-router/tree/dev/examples) (see [`README.md`](https://github.com/vuejs/vue-router/) to run them).
18+
[Get started](./guide/) or play with the [examples](https://github.com/vuejs/vue-router/tree/dev/examples) (see [`README.md`](https://github.com/vuejs/vue-router/) to run them).

docs/zh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Vue Router 是 [Vue.js](http://cn.vuejs.org) 官方的路由管理器。它和 V
1515
- HTML5 历史模式或 hash 模式,在 IE9 中自动降级
1616
- 自定义的滚动条行为
1717

18-
现在开始[起步](./essentials/getting-started.md)或尝试一下我们的[示例](https://github.com/vuejs/vue-router/tree/dev/examples)吧 (查看仓库的 [`README.md`](https://github.com/vuejs/vue-router/) 来运行它们)。
18+
现在开始[起步](./guide/)或尝试一下我们的[示例](https://github.com/vuejs/vue-router/tree/dev/examples)吧 (查看仓库的 [`README.md`](https://github.com/vuejs/vue-router/) 来运行它们)。

0 commit comments

Comments
 (0)