docs(popover): popover documentation links (#16021)

This commit is contained in:
John Kirkley
2018-10-22 11:32:16 -04:00
committed by Adam Bradley
parent 36b41996fe
commit 62cee77277

View File

@ -4,7 +4,7 @@ A Popover is a dialog that appears on top of the current page. It can be used fo
### Creating ### Creating
Popovers can be created using a [Popover Controller](../../popover-controller/PopoverController). They can be customized by passing popover options in the popover controller's create method. Popovers can be created using a [Popover Controller](https://beta.ionicframework.com/docs/api/popover-controller). They can be customized by passing popover options in the popover controller's create method.
### Presenting ### Presenting