Skip to content

Commit 5942254

Browse files
committed
more prominent old docs link
1 parent 6b2f35e commit 5942254

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

docs/LANGS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
* [English](en/)
2+
* [0.7 Docs](old/)

docs/en/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vue-router 2
22

3-
> Note: [email protected] only works with Vue 2.x. The docs for the 1.x router is [here](https://github.com/vuejs/vue-router/tree/1.0/docs/en).
3+
> Note: [email protected] only works with Vue 2.x.
44
55
- [Looking for 0.7 Docs?](https://github.com/vuejs/vue-router/tree/1.0/docs/en)
66
- [Release Notes](https://github.com/vuejs/vue-router/releases)

docs/old/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 0.7 Docs
2+
3+
- [English](https://github.com/vuejs/vue-router/tree/1.0/docs/en)
4+
- [Chinese](https://github.com/vuejs/vue-router/tree/1.0/docs/zh-cn)
5+
- [Japanese](https://github.com/vuejs/vue-router/tree/1.0/docs/ja)

docs/old/SUMMARY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 0.7 Docs
2+
3+
- [English](https://github.com/vuejs/vue-router/tree/1.0/docs/en)
4+
- [Chinese](https://github.com/vuejs/vue-router/tree/1.0/docs/zh-cn)
5+
- [Japanese](https://github.com/vuejs/vue-router/tree/1.0/docs/ja)

0 commit comments

Comments
 (0)