docs(alert): correct alert-controller link path (#17294)

references ionic-team/ionic-docs#254
This commit is contained in:
Cam Wiegert
2019-01-28 09:00:40 -06:00
committed by GitHub
parent 40c69554d4
commit 496f37cc56

View File

@ -5,7 +5,7 @@ An Alert is a dialog that presents users with information or collects informatio
### Creating ### Creating
Alerts can be created using a [Alert Controller](../../alert-controller/AlertController). They can be customized by passing alert options in the alert controller's create method. Alerts can be created using an [Alert Controller](../alert-controller). They can be customized by passing alert options in the alert controller's create method.
### Buttons ### Buttons