Skip to content

Commit be73b70

Browse files
committed
fix: transition link
1 parent f63d3b6 commit be73b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Since the `<router-view>` is essentially a dynamic component, we can apply trans
1010
</transition>
1111
```
1212

13-
[All transition APIs](https://vuejs.org/guide/transitions.html) work the same here.
13+
[All transition APIs](https://v2.vuejs.org/v2/guide/transitions.html) work the same here.
1414

1515
## Per-Route Transition
1616

0 commit comments

Comments
 (0)