Skip to content

Commit

Permalink
Update CDN link
Browse files Browse the repository at this point in the history
fpereiro committed Aug 8, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2847e66 commit d1e57a3
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
@@ -30,7 +30,7 @@ Or you can use these links to the latest version - courtesy of [jsDelivr](https:
```html
<script src="https://cdn.jsdelivr.net/gh/fpereiro/dale@3199cebc19ec639abf242fd8788481b65c7dc3a3/dale.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/teishi@31a9cf552dbaee79fb1c2b7d12c6fad20f987983/teishi.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/cocholate@/cocholate.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/cocholate@2847e66b2ca71859d648b09b699df75d347c3e01/cocholate.js"></script>
```

cocholate is exclusively a client-side library. Still, you can find it in npm: `npm install cocholate`

0 comments on commit d1e57a3

Please sign in to comment.