Skip to content

Commit

Permalink
fix: update cdn link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ViolanteCodes committed Sep 4, 2024
1 parent eb0931b commit d2be0db
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 @@ -20,7 +20,7 @@ Butter can also be included directly in HTML:

<!-- {x-release-please-start-version} -->
```html
<script src="https://cdnjs.buttercms.com/buttercms-2.1.3.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/buttercms@2.1.3/dist/butter.min.js"></script>
```
<!-- {x-release-please-end} -->

Expand Down

0 comments on commit d2be0db

Please sign in to comment.