Skip to content

Commit 578e79f

Browse files
committed
Merge pull request #2515 from goldensunliu/patch-1
fix 404 on upgrade guide
2 parents f6eabcd + 81feda3 commit 578e79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* [Path Matching](/docs/guides/path-matching.md)
66
* [Server Rendering](/docs/guides/server-rendering.md)
77
* [Testing](/docs/guides/testing.md)
8-
* [Upgrading to React Router 1.0](https://github.com/rackt/react-router/blob/master/UPGRADE_GUIDE.md)
8+
* [Upgrading to React Router 1.0](https://github.com/rackt/react-router/blob/master/CHANGES.md)

0 commit comments

Comments
 (0)