Skip to content

Commit

Permalink
Update CDN link.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpereiro committed Nov 27, 2019
1 parent aaeb5f1 commit fa6adac
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 @@ -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@7e1be108aa52beef7ad84f8c31649cfa23bc8f53/dale.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/teishi@93b977548301d17f8b2fb31a60242ceed810b1f1/teishi.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/cocholate@/cocholate.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fpereiro/cocholate@aaeb5f1270ca1338381ffe892480404295044281/cocholate.js"></script>
```

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

0 comments on commit fa6adac

Please sign in to comment.