Browse Source

Docs: Fixed two links after changes in the image/upload packages. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
962c95f9fb

+ 1 - 1
docs/builds/guides/support/browser-compatibility.md

@@ -34,7 +34,7 @@ Not supported yet:
 Features known to not be fully supported yet:
 
 * Text composition. Input Method Engine (IME) is a mechanism that allows the users to input text in languages such as Japanese and Chinese. This mechanism is not fully supported yet and we will be polishing that feature in a close future.
-* Drag and drop inside the editor does not work yet. It is possible to drop images from your system if the {@link module:upload/imageupload~ImageUpload} feature is enabled.
+* Drag and drop inside the editor does not work yet. It is possible to drop images from your system if the {@link module:image/imageupload~ImageUpload} feature is enabled.
 
 ## Mobile environment
 

+ 1 - 1
docs/framework/guides/support/browser-compatibility.md

@@ -34,7 +34,7 @@ Not supported yet:
 Features known to not be fully supported yet:
 
 * Text composition. Input Method Engine (IME) is a mechanism that allows the users to input text in languages such as Japanese and Chinese. This mechanism is not fully supported yet and we will be polishing that feature in a close future.
-* Drag and drop inside the editor does not work yet. It is possible to drop images from your system if the {@link module:upload/imageupload~ImageUpload} feature is enabled.
+* Drag and drop inside the editor does not work yet. It is possible to drop images from your system if the {@link module:image/imageupload~ImageUpload} feature is enabled.
 
 ## Mobile environment