Przeglądaj źródła

Update src/uploadadapter.js

Co-Authored-By: jodator <jodator@gmail.com>
Anna Tomanek 7 lat temu
rodzic
commit
592a9e436b

+ 1 - 1
packages/ckeditor5-adapter-ckfinder/src/uploadadapter.js

@@ -16,7 +16,7 @@ import { getCsrfToken } from './utils';
 /**
  * A plugin that enables file uploads in CKEditor 5 using the CKFinder server–side connector.
  *
- * See the {@glink features/image-upload/ckfinder "CKFinder integration" guide} to learn how to configure
+ * See the {@glink features/image-upload/ckfinder "CKFinder file manager integration" guide} to learn how to configure
  * and use this feature as well as find out more about the full integration with the file manager
  * provided by the {@link module:ckfinder/ckfinder~CKFinder} plugin.
  *