Skip to content

Commit 002c12b

Browse files
authored
Fix broken link in named views docs (#769)
Closes #757
1 parent 4568e73 commit 002c12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/essentials/named-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ const router = new VueRouter({
2727
```
2828

2929
A working demo of this example can be found
30-
[here](https://jsfiddle.net/posva/9b80nxx1/).
30+
[here](https://jsfiddle.net/posva/6du90epg/).

0 commit comments

Comments
 (0)