Fixed the link at the bottom

This commit is contained in:
Hackzzila 2016-04-29 20:54:02 -05:00
parent 8db5360ca8
commit 016f3062f3
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ To use animate.css in your website, simply drop the stylesheet into your documen
<link rel="stylesheet" href="animate.min.css"> <link rel="stylesheet" href="animate.min.css">
</head> </head>
``` ```
or use the version hosted by SmallCDN or use the version hosted by [SmallCDN](http://smallcdn.rocks)
```html ```html
<head> <head>
<link rel="stylesheet" href="http://cdn.smallcdn.rocks/animate.css"> <link rel="stylesheet" href="http://cdn.smallcdn.rocks/animate.css">