Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Fixed broken link in the link plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Jan 31, 2018
1 parent 216bcc0 commit 70a55ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/link.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ export default class Link extends Plugin {
* Makes the UI react to the {@link module:engine/view/document~Document#event:render} in the view
* document to reposition itself as the document changes.
*
* See: {@link _hideUI} to learn when the UI stops reacting to the `render` event.
* See: {@link #_hideUI} to learn when the UI stops reacting to the `render` event.
*
* @protected
*/
Expand Down

0 comments on commit 70a55ef

Please sign in to comment.