浏览代码

Docs: Link to dedicated guide about installing plugins.

Piotrek Koszuliński 7 年之前
父节点
当前提交
249a489151
共有 1 个文件被更改,包括 3 次插入1 次删除
  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( ... );
 	.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
 ## Common API