Skip to content

Commit fdbef62

Browse files
Alex-Sokolovposva
authored andcommitted
Fix link in router-instance.md (#1545)
1 parent fd74315 commit fdbef62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/api/router-instance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
```
5858

5959
- `current` is the current Route by default (most of the time you don't need to change this)
60-
- `append` allows you to append the path to the `current` route (as with [`router-link`](https://router.vuejs.org/en/api/router-link.html#props))
60+
- `append` allows you to append the path to the `current` route (as with [`router-link`](router-link.md#props))
6161

6262
- **router.addRoutes(routes)**
6363

0 commit comments

Comments
 (0)