Преглед изворни кода

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

Anna Tomanek пре 7 година
родитељ
комит
c05c88816e
1 измењених фајлова са 1 додато и 1 уклоњено
  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