From e2ca8dca1710ad1fceb950df37bb3050957fe8f7 Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Mon, 3 Jun 2024 22:40:17 +0300 Subject: [PATCH] docs: update CDN links --- docs/v3/install.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/v3/install.md b/docs/v3/install.md index 17593ad..4700d9a 100644 --- a/docs/v3/install.md +++ b/docs/v3/install.md @@ -66,7 +66,7 @@ You can use Maska directly from CDN with a simple script tag as UMD-build. Library API will be exposed on the global `Maska` object: ```html - + + ``` @@ -92,7 +92,7 @@ This will automatically register Maska plugin inside Alpine. You can use Maska directly from CDN and register directive: ```html - + @@ -131,7 +131,7 @@ For modern browsers you can use ES modules build with (optional) [import maps](h @@ -149,7 +149,7 @@ For modern browsers you can use ES modules build with (optional) [import maps](h