Skip to content

Commit 4c840ca

Browse files
committed
fix gitbook recognizing @ version as email
1 parent 18027f5 commit 4c840ca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/en/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vue-router 2
2-
2+
<!--email_off-->
33
> Note: vue-router@2.x only works with Vue 2.x. Docs for 0.7.x is [here](https://github.com/vuejs/vue-router/tree/1.0/docs/en).
4-
4+
<!--/email_off-->
55
**[Release Notes](https://github.com/vuejs/vue-router/releases)**
66

77
- [Installation](installation.md)

docs/ja/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vue-router 2
2-
2+
<!--email_off-->
33
> 注意: vue-router@2.x は Vue 2.x のみで動作します。[0.7 のドキュメントをお探しですか?](https://github.com/vuejs/vue-router/tree/1.0/docs/ja)
4-
4+
<!--/email_off-->
55
**[リリースノート](https://github.com/vuejs/vue-router/releases)**
66

77
- [インストール](installation.md)

docs/zh-cn/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vue-router 2
2-
2+
<!--email_off-->
33
> 注意: vue-router@2.x 只适用于 Vue 2.x 版本。1.x 版本的文档在 [这里](https://github.com/vuejs/vue-router/tree/1.0/docs/en)
4-
4+
<!--/email_off-->
55
**[版本说明](https://github.com/vuejs/vue-router/releases)**
66

77
- [安装](installation.md)

0 commit comments

Comments
 (0)