Skip to content

Commit 540fa8c

Browse files
committed
Updated ScrollMagic CDN url
https://cdnjs.com/libraries/ScrollMagic (new) vs https://cdnjs.com/libraries/scrollmagic (old) was causing a file not found.
1 parent 8746d01 commit 540fa8c

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
@@ -72,7 +72,7 @@ npm install scrollmagic
7272
```
7373

7474
__Option 4: CDN__
75-
If you don't want to host ScrollMagic yourself, you can include it from [cdnjs](https://cdnjs.com/libraries/scrollmagic):
75+
If you don't want to host ScrollMagic yourself, you can include it from [cdnjs](https://cdnjs.com/libraries/ScrollMagic):
7676

7777
```
7878
http://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js

0 commit comments

Comments
 (0)