Skip to content

Commit 0b4d69e

Browse files
psalaetsposva
authored andcommitted
docs: fix broken link (#2638)
At the bottom of the API Reference page, the "In Component Guards" link in the [Component Enabled Options section](https://router.vuejs.org/api/#component-enabled-options) wasn't pointing at the correct header.
1 parent bd41be0 commit 0b4d69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -505,4 +505,4 @@ These properties are injected into every child component by passing the router i
505505
- **beforeRouteUpdate**
506506
- **beforeRouteLeave**
507507
508-
See [In Component Guards](../guide/advanced/navigation-guards.md#incomponent-guards).
508+
See [In Component Guards](../guide/advanced/navigation-guards.md#in-component-guards).

0 commit comments

Comments
 (0)