Преглед на файлове

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

Piotrek Koszuliński преди 7 години
родител
ревизия
962c95f9fb
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      docs/builds/guides/support/browser-compatibility.md
  2. 1 1
      docs/framework/guides/support/browser-compatibility.md

+ 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