Sfoglia il codice sorgente

Docs: Enhanced navigation across image-upload-related features.

Aleksander Nowodzinski 7 anni fa
parent
commit
3a4c6c8f34

+ 6 - 1
packages/ckeditor5-image/docs/framework/guides/deep-dive/upload-adapter.md

@@ -1,8 +1,13 @@
 ---
 category: framework-deep-dive
+menu-title: Custom upload adapter
 ---
 
-# Custom upload adapter
+# Custom image upload adapter
+
+<info-box>
+	Check out the {@link features/image-upload general image upload guide} to learn about other ways to upload images into CKEditor 5.
+</info-box>
 
 ## How does the image upload work?