mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(id): fix broken link
This commit is contained in:
@@ -18,7 +18,7 @@ import {IonicApp} from './app';
|
||||
* <ion-checkbox id="myCheckbox"></ion-checkbox>
|
||||
* ```
|
||||
*
|
||||
* To get a reference to the registered component, inject the [IonicApp](../app/IonicApp/)
|
||||
* To get a reference to the registered component, inject the [IonicApp](../IonicApp/)
|
||||
* service:
|
||||
* ```ts
|
||||
* constructor(app: IonicApp) {
|
||||
|
||||
Reference in New Issue
Block a user