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.
Add link to guides w/ table of contents
- Loading branch information
Sabra Pratt
committed
Sep 15, 2015
1 parent
f1b9cce
commit 0a2ba81
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) |