Skip to content

Commit 6569d60

Browse files
committed
update protocol
NOTE: pick up from vuejs/v2.vuejs.org@78056db
1 parent c2c1062 commit 6569d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 21
66

77
## 公式ルータ
88

9-
ほとんどのシングルページアプリケーション (SPA: single page application) を作成する場合、公式にサポートされている [vue-router ライブラリ](https://github.com/vuejs/vue-router) を使うことをお勧めします。さらに詳しい内容は vue-router の[ドキュメント](http://router.vuejs.org/)を参照してください。
9+
ほとんどのシングルページアプリケーション (SPA: single page application) を作成する場合、公式にサポートされている [vue-router ライブラリ](https://github.com/vuejs/vue-router) を使うことをお勧めします。さらに詳しい内容は vue-router の[ドキュメント](https://router.vuejs.org/)を参照してください。
1010

1111
## スクラッチからの単純なルーティング
1212

0 commit comments

Comments
 (0)