docs(api): adjust link to NavController

This commit is contained in:
Juri Strumpflohner
2015-11-18 14:00:13 +01:00
parent 00fc6453ea
commit 21a66184cd

View File

@ -7,7 +7,7 @@ import {IONIC_DIRECTIVES} from './directives';
/**
* _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
* navigation component, meaning it can be navigated to using a NavController.