Skip to content

Commit

Permalink
Merge pull request #314 from kzimny/master
Browse files Browse the repository at this point in the history
1.3.4
  • Loading branch information
kzimny authored Jun 14, 2021
2 parents 58e580e + 7409685 commit 83044cc
Show file tree
Hide file tree
Showing 3 changed files with 7,126 additions and 4,874 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.16.0/full/ckeditor.js"></script>
<script src="https://cdn.ckeditor.com/4.16.1/full-all/ckeditor.js"></script>
```

* Install ng2-ckeditor
Expand Down
Loading

0 comments on commit 83044cc

Please sign in to comment.