diff --git a/README.md b/README.md index c67b93d..9df6e8a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ See the docs on npm for a mor mailgo will substitute all the `mailto:` links with the **mailgo modal** -[![mailgo.min.js size](https://img.shields.io/github/size/manzinello/mailgo/dist/mailgo.min.js.svg?label=mailgo.min.js&style=flat-square)](https://unpkg.com/mailgo@0.3.0/dist/mailgo.min.js) +[![mailgo.min.js size](https://img.shields.io/github/size/manzinello/mailgo/dist/mailgo.min.js.svg?label=mailgo.min.js&style=flat-square)](https://unpkg.com/mailgo@0.2.9/dist/mailgo.min.js) mailgo modal @@ -22,7 +22,7 @@ add at the end of the `` ``` ... - + ``` @@ -31,7 +31,7 @@ you can also import mailgo in `` using `defer` ``` ... - + ```