Skip to content

Commit

Permalink
Update CDN link to match the latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
beautifulcoder committed Nov 9, 2017
1 parent 30bc34d commit 15df023
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 @@ -17,7 +17,7 @@ npm install buttercms --save
Butter can also be included directly in HTML:

```html
<script src="https://cdnjs.buttercms.com/buttercms-1.0.17.min.js"></script>
<script src="https://cdnjs.buttercms.com/buttercms-1.1.0.min.js"></script>
```

## Overview
Expand Down

0 comments on commit 15df023

Please sign in to comment.