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

Docs: Fixed incorrect link.

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

+ 1 - 1
packages/ckeditor5-ui/src/view.js

@@ -504,7 +504,7 @@ export default class View {
 	 * Event fired by the {@link #render} method. Actual rendering is executed as a listener to
 	 * this event with the default priority.
 	 *
-	 * 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 render
 	 */