Skip to content

Commit 81feda3

Browse files
committed
fix 404 on upgrade guide
1 parent f6eabcd commit 81feda3

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)