Преглед на файлове

Docs: Fixed incorrect link.

Maciej Bukowski преди 6 години
родител
ревизия
38895c7940
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-engine/src/controller/datacontroller.js

+ 1 - 1
packages/ckeditor5-engine/src/controller/datacontroller.js

@@ -401,7 +401,7 @@ export default class DataController {
 	 * should be fired manually.
 	 *
 	 * The `init` event is fired by decorated {@link #init} method.
-	 * See {@link module:utils/observablemixin~ObservableMixin.decorate} for more information and samples.
+	 * See {@link module:utils/observablemixin~ObservableMixin#decorate} for more information and samples.
 	 *
 	 * @event init
 	 */