ソースを参照

Fixed a link.

Piotrek Koszuliński 7 年 前
コミット
9cc5bcb58d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/ckeditor5-ckfinder/docs/features/ckfinder.md

+ 1 - 1
packages/ckeditor5-ckfinder/docs/features/ckfinder.md

@@ -79,7 +79,7 @@ The file manager configuration can be passed through the {@link module:ckfinder/
 
 ### Configuring the image upload only
 
-This feature can upload images automatically to the server (e.g. when the image is dropped into the content) thanks to the {@link module:adapter-ckfinder/uploadadapter~CKFinderUploadAdapter CKFinder upload adapter}. All it requires is the correct {@link module:adapter-ckfinder/uploadadapter~CKFinderAdapterConfig#uploadUrl `config.ckfinder.uploadUrl`} path.
+This feature can upload images automatically to the server (e.g. when the image is dropped into the content) thanks to the {@link module:adapter-ckfinder/uploadadapter~CKFinderUploadAdapter CKFinder upload adapter}. All it requires is the correct {@link module:ckfinder/ckfinder~CKFinderConfig#uploadUrl `config.ckfinder.uploadUrl`} path.
 
 Assuming that the CKFinder file manager is {@link @ckfinder ckfinder3-php/quickstart.html#quickstart_installation_folders installed} (available) under `https://example.com/ckfinder/`, use the following {@link @ckfinder ckfinder3-php/commands.html#command_quick_upload quick upload} command URL to enable the image upload: