Skip to content

Commit

Permalink
[core] docs: update link to popper.js modifiers reference (#3922)
Browse files Browse the repository at this point in the history
  • Loading branch information
boazrymland authored and adidahiya committed Jan 15, 2020
1 parent 3bf1beb commit e9d09bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/components/popover/popoverSharedProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export interface IPopoverSharedProps extends IOverlayableProps, IProps {

/**
* Popper modifier options, passed directly to internal Popper instance. See
* https://popper.js.org/popper-documentation.html#modifiers for complete
* https://popper.js.org/docs/modifiers/ for complete
* details.
*/
modifiers?: PopperModifiers;
Expand Down

1 comment on commit e9d09bb

@blueprint-bot
Copy link

Choose a reason for hiding this comment

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

[core] docs: update link to popper.js modifiers reference (#3922)

Previews: documentation | landing | table

Please sign in to comment.