Index: openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl,v diff -u -r1.14.2.25 -r1.14.2.26 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 6 Jul 2023 08:31:10 -0000 1.14.2.25 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 19 Jul 2024 12:44:46 -0000 1.14.2.26 @@ -231,7 +231,7 @@ # set resourceDir [acs_package_root_dir richtext-ckeditor4/www/resources] set resourceUrl /resources/richtext-ckeditor4 - set cdn //cdn.ckeditor.com/ + set cdn //cdn.ckeditor.com set suffix $version/$ck_package/ckeditor.js #ns_log notice "CKeditor4: check for locally installed file" \