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.
2 parents f478934 + 09fad0b commit c59c46fCopy full SHA for c59c46f
docs/guides/overview.md
@@ -443,13 +443,13 @@ Path Matching
443
-------------
444
445
There's a lot more to be said about path matching, check out the [Path
446
-Matching Guide][path-matching].
+Matching Guide](path-matching.md).
447
448
API Documentation
449
-----------------
450
451
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
+it has to offer. Check out the [API Docs](../api) to learn about
453
redirecting transitions, query parameters and more.
454
455
CommonJS Guide
0 commit comments