diff --git a/docs/index.html b/docs/index.html index 57c34f1..da36815 100644 --- a/docs/index.html +++ b/docs/index.html @@ -853,7 +853,7 @@
<head>
   <link
     rel="stylesheet"
-    href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css"
+    href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
   />
 </head>
 
diff --git a/docsSource/sections/01-usage.md b/docsSource/sections/01-usage.md index 293aba4..f7b4361 100644 --- a/docsSource/sections/01-usage.md +++ b/docsSource/sections/01-usage.md @@ -20,7 +20,7 @@ or add it directly to your webpage using a CDN: ```