Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit b506021

Browse files
committed
Merge pull request #282 from chentsulin/patch-1
Removed 2.0.0-rc6 version notice in Readme
2 parents e239645 + b7f7986 commit b506021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We only store current URL and state, whereas redux-router stores the entire loca
3636

3737
Let's take a look at a simple example.
3838

39-
**Note:** This example uses `react-router`'s 2.0 API, which is currently released under version 2.0.0-rc6.
39+
**Note:** This example uses `react-router`'s 2.0 API.
4040

4141
```js
4242
import React from 'react'

0 commit comments

Comments
 (0)