Skip to content

Commit 2587978

Browse files
authored
Merge pull request animate-css#633 from daneden/revert-626-master
Revert "updated CDN on the Readme.md"
2 parents 0b4779a + 53cf72f commit 2587978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ bower install animate.css --save
2222
or use the version hosted by [SmallCDN](http://smallcdn.rocks)
2323
```html
2424
<head>
25-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">
25+
<link rel="stylesheet" href="http://s.mlcdn.co/animate.css">
2626
</head>
2727
```
2828
2. Add the class `animated` to the element you want to animate.

0 commit comments

Comments
 (0)