|
|
@@ -16,11 +16,11 @@ import { getCsrfToken } from './utils';
|
|
|
/**
|
|
|
* A plugin that enables file uploads in CKEditor 5 using the CKFinder server–side connector.
|
|
|
*
|
|
|
- * See the {@glink features/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.
|
|
|
*
|
|
|
- * Check out the {@glink features/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
|