mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(api): adjust link to NavController
This commit is contained in:
@ -7,7 +7,7 @@ import {IONIC_DIRECTIVES} from './directives';
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* _For more information on how pages are created, see the [NavController API
|
* _For more information on how pages are created, see the [NavController API
|
||||||
* reference](../../Nav/NavController/#creating_pages)._
|
* reference](../../components/nav/NavController/#creating_pages)._
|
||||||
*
|
*
|
||||||
* The Page decorator indicates that the decorated class is an Ionic
|
* The Page decorator indicates that the decorated class is an Ionic
|
||||||
* navigation component, meaning it can be navigated to using a NavController.
|
* navigation component, meaning it can be navigated to using a NavController.
|
||||||
|
Reference in New Issue
Block a user