diff --git a/ionic/config/decorators.ts b/ionic/config/decorators.ts index c61a4cd223..c72011c99a 100644 --- a/ionic/config/decorators.ts +++ b/ionic/config/decorators.ts @@ -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.