docs(): update links to docs

This commit is contained in:
mhartington
2018-08-02 11:24:38 -04:00
parent 0e87fa655d
commit c25358b4f0
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# ion-alert-controller
Alert controllers programmatically control the alert component. Alerts can be created and dismissed from the alert controller. View the [Alert](../../alert/Alert) documentation for a full list of options to pass upon creation.
Alert controllers programmatically control the alert component. Alerts can be created and dismissed from the alert controller. View the [Alert](../alert) documentation for a full list of options to pass upon creation.
```javascript