Skip to content

Commit 1a5705f

Browse files
pnavarrctimdorr
authored andcommitted
Fix a markdown link (#619)
1 parent 210e6f7 commit 1a5705f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,7 @@ The `options` object takes in the following optional keys:
170170

171171
**You must install `routerMiddleware` for these action creators to work.**
172172

173-
Action creators that correspond with the [history methods of the same name]
174-
(https://github.com/ReactTraining/history/blob/v3/docs/GettingStarted.md#navigation). For reference they are defined as follows:
173+
Action creators that correspond with the [history methods of the same name](https://github.com/ReactTraining/history/blob/v3/docs/GettingStarted.md#navigation). For reference they are defined as follows:
175174

176175
- `push` - Pushes a new location to history, becoming the current location.
177176
- `replace` - Replaces the current location in history.

0 commit comments

Comments
 (0)