File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ In order to use the angular service you first must add the relevant dependencies
3232
3333``` html
3434<script type =" text/javascript" src =" angular.js" ></script >
35- <script type =" text/javascript" src =" HTML5-Desktop-Notifications2/ desktop-notify .js" ></script >
35+ <script type =" text/javascript" src =" html5- desktop-notifications/dist/Notification .js" ></script >
3636<script type =" text/javascript" src =" angular-web-notification.js" ></script >
3737```
3838
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ In order to use the angular service you first must add the relevant dependencies
3232
3333``` html
3434<script type =" text/javascript" src =" angular.js" ></script >
35- <script type =" text/javascript" src =" HTML5-Desktop-Notifications2/ desktop-notify .js" ></script >
35+ <script type =" text/javascript" src =" html5- desktop-notifications/dist/Notification .js" ></script >
3636<script type =" text/javascript" src =" angular-web-notification.js" ></script >
3737```
3838
You can’t perform that action at this time.
0 commit comments