Skip to content

Commit c59c46f

Browse files
committed
Merge pull request #1016 from javawizard/patch-1
Fix links in docs/guides/overview.md
2 parents f478934 + 09fad0b commit c59c46f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,13 +443,13 @@ Path Matching
443443
-------------
444444

445445
There's a lot more to be said about path matching, check out the [Path
446-
Matching Guide][path-matching].
446+
Matching Guide](path-matching.md).
447447

448448
API Documentation
449449
-----------------
450450

451451
That's the gist of what this router is all about, but there's a lot more
452-
it has to offer. Check out the [API Docs][API] to learn about
452+
it has to offer. Check out the [API Docs](../api) to learn about
453453
redirecting transitions, query parameters and more.
454454

455455
CommonJS Guide

0 commit comments

Comments
 (0)