Skip to content

Commit e248250

Browse files
authored
Change demo link to https
The current link go to an http version which displays this message in the console ``` [Deprecation] The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. ``` The link in the repo header should also be updated
1 parent d62ad98 commit e248250

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
@@ -5,7 +5,7 @@ This component show nothing in dom element, but trigger HTML5 Web Notification A
55

66
## Demo
77

8-
[View Demo](http://georgeosddev.github.io/react-web-notification/example/)
8+
[View Demo](https://georgeosddev.github.io/react-web-notification/example/)
99

1010
## Installation
1111

0 commit comments

Comments
 (0)