Skip to content

Commit c49b545

Browse files
dhruskatimdorr
authored andcommitted
Remove broken link in API doc (#3798)
* Remove broken link in README * Update API.md location doc link
1 parent d3a1b99 commit c49b545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ A route's component is rendered when that route matches the URL. The router will
534534
### Injected Props
535535

536536
#### `location`
537-
The current [location](https://github.com/reactjs/history/blob/master/docs/Location.md).
537+
The current [location](https://github.com/mjackson/history/blob/v2.x/docs/Location.md).
538538

539539
#### `params`
540540
The dynamic segments of the URL.

0 commit comments

Comments
 (0)