Ver código fonte

Docs: Fixed a link.

Piotrek Koszuliński 7 anos atrás
pai
commit
0e2fa80900
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/features/image-upload.md

+ 1 - 1
docs/features/image-upload.md

@@ -38,7 +38,7 @@ Be sure to use image upload plugins with support for responsive images to enjoy
 To make enabling image upload in CKEditor 5 a breeze, by default all builds include the {@link module:easy-image/easyimage~EasyImage `EasyImage` plugin}, which integrates with the Easy Image service provided by [CKEditor Cloud Services](https://ckeditor.com/ckeditor-cloud-services/). Enabling it is straightforward and the results are immediate:
 
 1. Follow {@link @cs guides/quick-start Cloud Services - Quick start} guide to setup an account.
-2. Configure CKEditor (see {@link @ckeditor5 module:cloudservices/cloudservices~CloudServicesConfig `CloudServicesConfig`}):
+2. Configure CKEditor (see {@link module:cloudservices/cloudservices~CloudServicesConfig `CloudServicesConfig`}):
 
 	```js
 	ClassicEditor