Skip to content

Commit 5832904

Browse files
harshit1902diasbruno
authored andcommitted
Updated README.md
Just updated one reference URL in the README.md file. BTW thanks for such a great repository that saves me every time to write whole HTML, CSS, JS for just a modal.
1 parent d7083c5 commit 5832904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const customStyles = {
5050
}
5151
};
5252

53-
// Make sure to bind modal to your appElement (http://reactcommunity.org/react-modal/accessibility/)
53+
// Make sure to bind modal to your appElement (https://reactcommunity.org/react-modal/accessibility/)
5454
Modal.setAppElement('#yourAppElement')
5555

5656
function App(){

0 commit comments

Comments
 (0)