mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
docs(alert): correct alert-controller link path (#17294)
references ionic-team/ionic-docs#254
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user