From deefc08637201db0aabc747de7d2c2c5ce6b485c Mon Sep 17 00:00:00 2001 From: Anthony Delgado Date: Sun, 28 Aug 2016 22:17:30 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b514fe7..8db686b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ bower install animate.css --save ``` - or use the version hosted by [cdnjs](https://cdnjs.com/libraries/animate.css) + or use the version hosted by [CDNJS](https://cdnjs.com/libraries/animate.css) ```html @@ -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 - + ```