Skip to content

Commit

Permalink
updated to latest version (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizwan-Hasan committed Sep 7, 2020
1 parent 301aa73 commit 7adb3ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ <h3>Installing</h3>
<pre><code class="language-html">&lt;head&gt;
&lt;link
rel=&quot;stylesheet&quot;
href=&quot;https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css&quot;
href=&quot;https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.0/animate.min.css&quot;
/&gt;
&lt;/head&gt;
</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion docsSource/sections/01-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ or add it directly to your webpage using a CDN:
<head>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.0/animate.min.css"
/>
</head>
```
Expand Down

0 comments on commit 7adb3ab

Please sign in to comment.