Skip to content

Commit 50ceba2

Browse files
committed
Merge pull request #1681 from jmeas/patch-1
Fix broken link to API docs.
2 parents 3687b63 + 7c7ff5c commit 50ceba2

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
@@ -449,7 +449,7 @@ 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](http://rackt.github.io/react-router/) to learn about
453453
redirecting transitions, query parameters and more.
454454

455455
CommonJS Guide

0 commit comments

Comments
 (0)