Skip to content

Commit 7fc6ffe

Browse files
committed
fix broken example link in docs
1 parent 8bdabc7 commit 7fc6ffe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/en/api/router-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<router-link to="/" exact>
104104
```
105105

106-
Checkout more examples explaining active link class [live](http://jsfiddle.net/fnlCtrl/dokbyypq/).
106+
Checkout more examples explaining active link class [live](https://jsfiddle.net/8xrk1n9f/).
107107

108108
- **events**
109109

docs/ja/api/router-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<router-link to="/" exact>
104104
```
105105

106-
アクティブリンククラスをより説明している例としてこちらの [動作](http://jsfiddle.net/fnlCtrl/dokbyypq/) を確認してください。
106+
アクティブリンククラスをより説明している例としてこちらの [動作](https://jsfiddle.net/8xrk1n9f/) を確認してください。
107107

108108
### 外側の要素へのアクティブクラスの適用
109109

docs/zh-cn/api/router-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<router-link to="/" exact>
110110
```
111111

112-
查看更多关于激活链接类名的例子 [可运行](http://jsfiddle.net/fnlCtrl/dokbyypq/).
112+
查看更多关于激活链接类名的例子 [可运行](https://jsfiddle.net/8xrk1n9f/).
113113

114114
- **events**
115115

0 commit comments

Comments
 (0)