From d2d7fc8cea9d8a75afb7809d5d85523227fd807b Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Wed, 7 Oct 2015 14:20:37 -0500 Subject: [PATCH] link to Page from IONIC_DIRECTIVES api doc --- ionic/config/directives.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ionic/config/directives.ts b/ionic/config/directives.ts index 6cb0b5493a..9cce475457 100644 --- a/ionic/config/directives.ts +++ b/ionic/config/directives.ts @@ -35,7 +35,7 @@ import {ShowWhen, HideWhen} from '../components/show-hide-when/show-hide-when'; /** * The core Ionic directives as well as Angular's CORE_DIRECTIVES and - * FORM_DIRECTIVES. Automatically available in every Page template. + * FORM_DIRECTIVES. Automatically available in every [@Page](../Page/) template. */ export const IONIC_DIRECTIVES = [ // Angular