8
0
Pārlūkot izejas kodu

Fixed invalid link.

Kamil Piechaczek 7 gadi atpakaļ
vecāks
revīzija
4b10755691

+ 1 - 1
packages/ckeditor5-core/src/editor/utils/elementapimixin.js

@@ -25,7 +25,7 @@ const ElementApiMixin = {
 			/**
 			/**
 			 * Cannot update the source element of a detached editor.
 			 * Cannot update the source element of a detached editor.
 			 *
 			 *
-			 * The {@link ElementApi~updateSourceElement `updateSourceElement()`} method cannot be called if you did not
+			 * The {@link ElementApi#updateSourceElement `updateSourceElement()`} method cannot be called if you did not
 			 * pass an element to `Editor.create()`.
 			 * pass an element to `Editor.create()`.
 			 *
 			 *
 			 * @error editor-missing-sourceelement
 			 * @error editor-missing-sourceelement