Skip to content

Commit

Permalink
Merge pull request #337 from masonicboom/patch-1
Browse files Browse the repository at this point in the history
Update CDN link versions
  • Loading branch information
jhchen committed Apr 9, 2015
2 parents 0faba62 + 7344b83 commit 6b28ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ There are a number of ways to the latest or versioned copy of Quill.
### CDN

```html
<link rel="stylesheet" href="//cdn.quilljs.com/0.16.0/quill.snow.css" />
<script src="//cdn.quilljs.com/0.16.0/quill.min.js"></script>
<link rel="stylesheet" href="//cdn.quilljs.com/0.19.10/quill.snow.css" />
<script src="//cdn.quilljs.com/0.19.10/quill.min.js"></script>
```


Expand Down

0 comments on commit 6b28ef9

Please sign in to comment.