We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22320c9 commit 92ec130Copy full SHA for 92ec130
src/Installer/CKEditorInstaller.php
@@ -68,7 +68,7 @@ final class CKEditorInstaller
68
/**
69
* @var string
70
*/
71
- private static $archive = 'https://github.com/ckeditor/ckeditor-releases/archive/%s/%s.zip';
+ private static $archive = 'https://github.com/ckeditor/ckeditor4-releases/archive/%s/%s.zip';
72
73
74
0 commit comments