We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a1b99 commit c49b545Copy full SHA for c49b545
docs/API.md
@@ -534,7 +534,7 @@ A route's component is rendered when that route matches the URL. The router will
534
### Injected Props
535
536
#### `location`
537
-The current [location](https://github.com/reactjs/history/blob/master/docs/Location.md).
+The current [location](https://github.com/mjackson/history/blob/v2.x/docs/Location.md).
538
539
#### `params`
540
The dynamic segments of the URL.
0 commit comments