Skip to content

Commit 5b67bfd

Browse files
authored
docs: transition link (vuejs#3888)
1 parent f63d3b6 commit 5b67bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/transitions.md

+1-1
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)