Explorar o código

Docs: Fixed link.

Krzysztof Krztoń %!s(int64=7) %!d(string=hai) anos
pai
achega
b95886648d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-core/src/editor/editorui.js

+ 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