diff --git a/README.md b/README.md index f7d4a4f..8db686b 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ $ bower install animate.css --save ``` - or use the version hosted by [SmallCDN](http://smallcdn.rocks) + or use the version hosted by [CDNJS](https://cdnjs.com/libraries/animate.css) ```html - + ``` 2. Add the class `animated` to the element you want to animate. @@ -121,10 +121,10 @@ To use animate.css in your website, simply drop the stylesheet into your documen ``` -or use the version hosted by [SmallCDN](http://smallcdn.rocks) +or use the version hosted by [CDNJS](https://cdnjs.com/libraries/animate.css) ```html - + ```