Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
updated link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkingshott committed Apr 1, 2020
1 parent d1d0be5 commit 80a4064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Iodine.js is a micro client-side validation library. It has no dependencies and
The easiest way to pull Iodine into your project is via a CDN:

```html
<script src="https://cdn.jsdelivr.net/gh/mattkingshott/iodine@v1.x.x/dist/iodine.min.js" defer></script>
<script src="https://cdn.jsdelivr.net/gh/mattkingshott/iodine@1/dist/iodine.min.js" defer></script>
```

## Usage
Expand Down

0 comments on commit 80a4064

Please sign in to comment.