Skip to content

Commit

Permalink
Docs: Fixed incorrect link.
Browse files Browse the repository at this point in the history
  • Loading branch information
scofalik committed Apr 12, 2023
1 parent 04e059f commit 179e8e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ export default class MultiRootEditor extends DataApiMixin( Editor ) {
* This can happen for one of the two reasons:
*
* * Configuration error. `sourceElementsOrData` parameter in
* {@link module:editor-multi-root/multirooteditor~MultiRootEditor#create `MultiRootEditor.create()`} contains different
* {@link module:editor-multi-root/multirooteditor~MultiRootEditor.create `MultiRootEditor.create()`} contains different
* roots than {@link module:core/editor/editorconfig~EditorConfig#initialData `initialData` configuration}.
* * As the editor was initialized, {@link module:core/editor/editorconfig~EditorConfig#initialData `initialData`}
* configuration value or the state of the editor roots has been changed.
Expand Down

0 comments on commit 179e8e7

Please sign in to comment.