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

Commit a7b44d1

Browse files
committed
Merge pull request #73 from wyvernnot/fix-example-link
README: Fix broken examples link
2 parents 9628c83 + 7fca7ce commit a7b44d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ React Autocomplete
33

44
Accessible, extensible, Autocomplete for React.js.
55

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

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

0 commit comments

Comments
 (0)