We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936d99a commit 6b2a384Copy full SHA for 6b2a384
docs/guide/essentials/dynamic-matching.md
@@ -53,7 +53,7 @@ const User = {
53
}
54
```
55
56
-Or, use the `beforeRouteUpdate` guard introduced in 2.2:
+Or, use the `beforeRouteUpdate` [navigation guard](../advanced/navigation-guards.html) introduced in 2.2:
57
58
``` js
59
const User = {
0 commit comments