Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

README: Fix broken examples link #73

Merged
merged 1 commit into from
Feb 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ React Autocomplete

Accessible, extensible, Autocomplete for React.js.

Docs coming soon, for now just look at the `propTypes` and [examples](http://rackt.github.io/react-autocomplete/) :)
Docs coming soon, for now just look at the `propTypes` and [examples](https://reactjs.github.io/react-autocomplete/) :)

Trying to settle on the right API, and then focus hard on accessibility,
there are a few missing bits right now.
Expand Down