Skip to content

Commit 1cfb11e

Browse files
committed
Update Link.md
Fixes #710
1 parent 9d29245 commit 1cfb11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/components/Link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Object, the parameters to fill in the dynamic segments of your route.
3232
### `query`
3333

3434
Object, Query parameters to add to the link. Access query parameters in
35-
your route handler with `this.props.query`.
35+
your route handler with `this.getQuery()`.
3636

3737
### `activeClassName`
3838

0 commit comments

Comments
 (0)