Преглед на файлове

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
  * 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.
  * 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.
  * other ways to upload images into CKEditor 5.
  *
  *
  * @extends module:core/plugin~Plugin
  * @extends module:core/plugin~Plugin