diff --git a/Makefile b/Makefile
index 0589ca7b2c410770397069e2d8c820f5174f1245..b50e9e33a07099882d49ae2084989991210a7f5a 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/ckeditor.js $@
+	ln -s $(LIBS_DIR)/ckeditor5-31.0.0-p25jj1ecpz2b/build/ckeditor.js $@
 
 
 $(addprefix $(LIBS_DIR)/, js css):