Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Dec 13, 2017
1 parent bb740f0 commit cf071fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default {
```

Assuming the above code was saved in `TodoList.js`, you could use it just like
any other React component (see [#usage](Usage) below):
any other React component (see [Usage](#usage) below):

```js
import MyReact from "@mjackson/my-react"
Expand Down

0 comments on commit cf071fd

Please sign in to comment.