瀏覽代碼

Update src/uploadadapter.js

Co-Authored-By: jodator <jodator@gmail.com>
Anna Tomanek 7 年之前
父節點
當前提交
ef1d454a8e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-adapter-ckfinder/src/uploadadapter.js

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

@@ -20,7 +20,7 @@ import { getCsrfToken } from './utils';
  * 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.
  *
- * Check out the {@glink features/image-upload/image-upload comprehensive "Image upload" guide} to learn about
+ * Check out the {@glink features/image-upload/image-upload comprehensive "Image upload overview"} to learn about
  * other ways to upload images into CKEditor 5.
  *
  * @extends module:core/plugin~Plugin