Skip to content

Commit 9417efa

Browse files
committed
Merge pull request #1113 from PixnBits/patch-1
Update overview.md
2 parents a77f379 + 143a4bc commit 9417efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ By default, the router will manage the scroll position between route
394394
transitions. When a user clicks "back" or "forward", it will restore
395395
their scroll position. If they visit a new route, it will automatically
396396
scroll the window to the top. You can configure this option with
397-
[Router.create][create].
397+
[Router.create](../api/create.md).
398398

399399
Bells and Whistles
400400
------------------

0 commit comments

Comments
 (0)