Browse Source

Docs: Fixed broken link.

Aleksander Nowodzinski 8 years ago
parent
commit
b16df8f932
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-ui/src/panel/balloon/contextualballoon.js

+ 1 - 1
packages/ckeditor5-ui/src/panel/balloon/contextualballoon.js

@@ -42,7 +42,7 @@ export default class ContextualBalloon extends Plugin {
 
 		/**
 		 * Stack of the views injected into the balloon. Last one in the stack is displayed
-		 * as a content of {@link module:ui/contextualballoon~ContextualBalloon#view}.
+		 * as a content of {@link module:ui/panel/balloon/contextualballoon~ContextualBalloon#view}.
 		 *
 		 * @private
 		 * @member {Map} #_stack