Skip to content

Commit

Permalink
Update website/docs/docusaurus-core.md
Browse files Browse the repository at this point in the history
  • Loading branch information
endiliey authored Oct 25, 2019
1 parent 4c58990 commit f985f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docusaurus-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Page = () => (

### `to`: string

A string representation of the `<Link>` location, created by concatenating the location's pathname, search, and hash properties.
The target location to navigate to. Example: `/docs/introduction`.

```jsx
<Link to="/courses" />
Expand Down

0 comments on commit f985f10

Please sign in to comment.