We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63d3b6 commit 5b67bfdCopy full SHA for 5b67bfd
docs/guide/advanced/transitions.md
@@ -10,7 +10,7 @@ Since the `<router-view>` is essentially a dynamic component, we can apply trans
10
</transition>
11
```
12
13
-[All transition APIs](https://vuejs.org/guide/transitions.html) work the same here.
+[All transition APIs](https://v2.vuejs.org/v2/guide/transitions.html) work the same here.
14
15
## Per-Route Transition
16
0 commit comments