From 7f759556abe1071503edc46eb80d905df1abaef2 Mon Sep 17 00:00:00 2001 From: Adam Bouqdib Date: Sun, 7 Aug 2016 18:14:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91a860b..e191cc9 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Smoove makes it easy to implement awesome CSS3 transition effects, making your c ### Load from CDN -The easiest way to get up and running is to load jQuery Smoove from [cdnjs](http://cdnjs.com). Make sure jQuery is loaded first though. +The easiest way to get up and running is to load jQuery Smoove from [cdnjs](https://cdnjs.com/libraries/jquery-smoove). Make sure jQuery is loaded first though. ```html - + ``` ### Install with Bower