Browse Source

Docs: Link to dedicated guide about installing plugins.

Piotrek Koszuliński 7 years ago
parent
commit
249a489151
1 changed files with 3 additions and 1 deletions
  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