Explorar o código

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

Anna Tomanek %!s(int64=7) %!d(string=hai) anos
pai
achega
c05c88816e
Modificáronse 1 ficheiros con 1 adicións e 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.
 
 <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>
 
 ## Demo