diff --git a/Makefile b/Makefile index b50e9e33a07099882d49ae2084989991210a7f5a..5cca686319c617006007e4884cfb269796ac7af4 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-31.0.0-p25jj1ecpz2b/build/ckeditor.js $@ + ln -s $(LIBS_DIR)/ckeditor5-31.0.0-k356w86hp13l/build/ckeditor.js $@ $(addprefix $(LIBS_DIR)/, js css): diff --git a/libs/ckeditor5-31.0.0-k356w86hp13l.zip b/libs/ckeditor5-31.0.0-k356w86hp13l.zip new file mode 100644 index 0000000000000000000000000000000000000000..71523482a2bdfa7c0a9776eeed7aa7be010e053b Binary files /dev/null and b/libs/ckeditor5-31.0.0-k356w86hp13l.zip differ diff --git a/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip b/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip deleted file mode 100644 index f9d14ee1a1419eba7207133b3d73102a61b41a53..0000000000000000000000000000000000000000 Binary files a/libs/ckeditor5-31.0.0-p25jj1ecpz2b.zip and /dev/null differ