Skip to content

Commit 59df099

Browse files
committed
Merge branch 'juansalcedo-patch-1'
2 parents 13af9f6 + d03e735 commit 59df099

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ <h3>Installing</h3>
853853
<pre><code class="language-html">&lt;head&gt;
854854
&lt;link
855855
rel=&quot;stylesheet&quot;
856-
href=&quot;https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css&quot;
856+
href=&quot;https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css&quot;
857857
/&gt;
858858
&lt;/head&gt;
859859
</code></pre>

docsSource/sections/01-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ or add it directly to your webpage using a CDN:
2020
<head>
2121
<link
2222
rel="stylesheet"
23-
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css"
23+
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
2424
/>
2525
</head>
2626
```

0 commit comments

Comments
 (0)