Explorar el Código

Docs: Minor correction in Image upload overview. [skip ci]

Anna Tomanek hace 7 años
padre
commit
c05c88816e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/features/image-upload.md

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

@@ -22,7 +22,7 @@ The software that makes the image upload possible is called an **upload adapter*
 * [**Custom upload adapters**](#implementing-your-own-upload-adapter) – Create your own upload adapter from scratch using the open API architecture of CKEditor 5.
 * [**Custom upload adapters**](#implementing-your-own-upload-adapter) – Create your own upload adapter from scratch using the open API architecture of CKEditor 5.
 
 
 <info-box>
 <info-box>
-	If you want to get a better look under the hood and learn more about the upload process, you can check out the {@link framework/guides/deep-dive/upload-adapter "Custom upload adapter" deep dive guide}.
+	If you want to get a better look under the hood and learn more about the upload process, you can check out the {@link framework/guides/deep-dive/upload-adapter "Custom image upload adapter" deep dive guide}.
 </info-box>
 </info-box>
 
 
 ## Demo
 ## Demo