8
0
Просмотр исходного кода

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

Aleksander Nowodzinski 7 лет назад
Родитель
Сommit
3a4c6c8f34
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      packages/ckeditor5-image/docs/framework/guides/deep-dive/upload-adapter.md

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

@@ -1,8 +1,13 @@
 ---
 ---
 category: framework-deep-dive
 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?
 ## How does the image upload work?