forked from remix-run/react-router
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request remix-run#1964 from rackt/0.13/docs/broken-links
Add link to guides w/ table of contents
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## Table of Contents | ||
|
||
* [Overview](/docs/guides/overview.md) | ||
* [React Router + Flux](/docs/guides/flux.md) | ||
* [Path Matching](/docs/guides/path-matching.md) | ||
* [Server Rendering](/docs/guides/server-rendering.md) | ||
* [Testing](/docs/guides/testing.md) | ||
* [Upgrading to React Router 1.0](https://github.com/rackt/react-router/blob/master/UPGRADE_GUIDE.md) |