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.
<Link>
1 parent 9483ea4 commit 229ac56Copy full SHA for 229ac56
examples/basic/README.md
@@ -3,7 +3,7 @@ react-router-redux basic example
3
4
This is a basic example that demonstrates rendering components based
5
on URLs with `react-router` as well as connecting them to Redux state.
6
-It uses both <Link> elements as well as the `push` action creator
+It uses both `<Link>` elements as well as the `push` action creator
7
provided by react-router-redux.
8
9
This example also demonstrates integration with
0 commit comments