diff --git a/Makefile b/Makefile index 9457b5e4d67658502563d10cba3ba042a9651037..0589ca7b2c410770397069e2d8c820f5174f1245 100644 --- a/Makefile +++ b/Makefile @@ -306,7 +306,7 @@ $(LIBS_DIR)/js/qrcode.js: unzip $(LIBS_DIR)/js ln -s $(LIBS_DIR)/qrcode-1.4.4/qrcode.min.js $@ $(LIBS_DIR)/js/ckeditor.js: unzip $(LIBS_DIR)/js - ln -s $(LIBS_DIR)/ckeditor5-build-classic/ckeditor.js $@ + ln -s $(LIBS_DIR)/ckeditor5-31.0.0-p25jj1ecpz2b/ckeditor.js $@ $(addprefix $(LIBS_DIR)/, js css): diff --git a/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip b/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip new file mode 100644 index 0000000000000000000000000000000000000000..f9d14ee1a1419eba7207133b3d73102a61b41a53 Binary files /dev/null and b/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip differ diff --git a/libs/ckeditor5-build-classic-31.0.0.zip b/libs/ckeditor5-build-classic-31.0.0.zip deleted file mode 100644 index ee794467ed70d54de5ffa8e3869e0dd09fad348e..0000000000000000000000000000000000000000 Binary files a/libs/ckeditor5-build-classic-31.0.0.zip and /dev/null differ