Kaynağa Gözat

Docs: Fixed link.

Krzysztof Krztoń 7 yıl önce
ebeveyn
işleme
b95886648d

+ 1 - 1
packages/ckeditor5-core/src/editor/editorui.js

@@ -125,7 +125,7 @@ export default class EditorUI {
 	/**
 	 * Fired when the editor UI is ready.
 	 *
-	 * Fired after {@link module:core/editor/editor~Editor#event:pluginsReady} and before
+	 * Fired after {@link module:core/plugincollection~PluginCollection#event:ready} and before
 	 * {@link module:core/editor/editor~Editor#event:dataReady}.
 	 *
 	 * @event ready