Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,13 +443,13 @@ Path Matching
-------------

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

API Documentation
-----------------

That's the gist of what this router is all about, but there's a lot more
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
redirecting transitions, query parameters and more.

CommonJS Guide
Expand Down