Skip to content

Commit

Permalink
Fixing link in tooltip.md (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
acolombi authored and adidahiya committed May 3, 2017
1 parent 631185a commit 580f154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/components/tooltip/tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ but you should keep it simple. If you need more space, consider using a popover
<h5>Button targets</h5>
Buttons make great tooltip targets, but the `disabled` attribute will prevent all events so the enclosing `Tooltip`
will not know when to respond. Use [`AnchorButton`](#ore/components/button.anchor-button) instead;
see the [callout here](#ore/components/button.javascript-api) for more details.
see the [callout here](#core/components/button.javascript-api) for more details.
</div>

@interface ITooltipProps
Expand Down

1 comment on commit 580f154

@blueprint-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing link in tooltip.md (#1058)

Preview: documentation
Coverage: core | datetime

Please sign in to comment.