Skip to content

Commit

Permalink
update CKEditor default URL from 4.20.0 to 4.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispelzer committed Feb 24, 2023
1 parent 3ea5e59 commit ad70305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ckeditor-field.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
| CKEditor 4 is only supported. This will not work with CKEditor 5
|
*/
'ckeditor_url' => 'https://cdn.ckeditor.com/4.20.0/full-all/ckeditor.js',
'ckeditor_url' => 'https://cdn.ckeditor.com/4.20.2/full-all/ckeditor.js',
];

0 comments on commit ad70305

Please sign in to comment.