8
0
فهرست منبع

Docs: Updated paths to the Installing plugins guide. See ckeditor/ckeditor5#1163.

Piotrek Koszuliński 7 سال پیش
والد
کامیت
89b3aa2712
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/ckeditor5-core/src/plugincollection.js

+ 1 - 1
packages/ckeditor5-core/src/plugincollection.js

@@ -288,7 +288,7 @@ export default class PluginCollection {
 			 * They are already built into that editor build and now get added for the second time as dependencies
 			 * of the plugin you are installing.
 			 *
-			 * Read more about {@glink builds/guides/development/installing-plugins installing plugins}.
+			 * Read more about {@glink builds/guides/integration/installing-plugins installing plugins}.
 			 *
 			 * @error plugincollection-plugin-name-conflict
 			 * @param {String} pluginName The duplicated plugin name.