Skip to content

Commit

Permalink
Merge pull request #295 from kzimny/master
Browse files Browse the repository at this point in the history
1.2.8 - Update to angular 10+
  • Loading branch information
kzimny authored Jul 26, 2020
2 parents fd9f6b2 + 9704df7 commit 568974e
Show file tree
Hide file tree
Showing 5 changed files with 1,950 additions and 1,126 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Use the [CKEditor (4.x)](http://ckeditor.com/) wysiwyg in your Angular applicati
* Include CKEditor javascript files in your application :

```
<script src="https://cdn.ckeditor.com/4.10.1/full/ckeditor.js"></script>
<script src="https://cdn.ckeditor.com/4.14.1/full/ckeditor.js"></script>
```

* Install ng2-ckeditor
Expand Down
Loading

0 comments on commit 568974e

Please sign in to comment.