Skip to content

Commit 2383995

Browse files
committed
URLs keep getting shorter!
1 parent 43e831b commit 2383995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
or use the version hosted by [SmallCDN](http://smallcdn.rocks)
1515
```html
1616
<head>
17-
<link rel="stylesheet" href="http://c.smallcdn.rocks/animate.css">
17+
<link rel="stylesheet" href="http://s.mlcdn.co/animate.css">
1818
</head>
1919
```
2020
2. Add the class `animated` to the element you want to animate.
@@ -116,7 +116,7 @@ To use animate.css in your website, simply drop the stylesheet into your documen
116116
or use the version hosted by [SmallCDN](http://smallcdn.rocks)
117117
```html
118118
<head>
119-
<link rel="stylesheet" href="http://c.smallcdn.rocks/animate.css">
119+
<link rel="stylesheet" href="http://s.mlcdn.co/animate.css">
120120
</head>
121121
```
122122

0 commit comments

Comments
 (0)