Explorar el Código

Docs: Link to dedicated guide about installing plugins.

Piotrek Koszuliński hace 7 años
padre
commit
249a489151
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      packages/ckeditor5-image/docs/features/image.md

+ 3 - 1
packages/ckeditor5-image/docs/features/image.md

@@ -204,7 +204,9 @@ ClassicEditor
 	.catch( ... );
 ```
 
-If you are using an editor build, see how to {@link builds/guides/development/custom-builds customize builds}.
+<info-box info>
+	Read more about {@link builds/guides/development/installing-plugins installing plugins}.
+</info-box>
 
 ## Common API