diff --git a/README.md b/README.md index 5ff6102b..cfa7a888 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ const customStyles = { } }; -// Make sure to bind modal to your appElement (http://reactcommunity.org/react-modal/accessibility/) +// Make sure to bind modal to your appElement (https://reactcommunity.org/react-modal/accessibility/) Modal.setAppElement('#yourAppElement') function App(){