From ff42d300732f9bffb47d1bd603e56e7646a203cc Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Tue, 15 Dec 2015 13:05:01 -0600 Subject: [PATCH] docs(radio): add api demo link --- ionic/components/radio/radio.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ionic/components/radio/radio.ts b/ionic/components/radio/radio.ts index e890b6a624..458371924d 100644 --- a/ionic/components/radio/radio.ts +++ b/ionic/components/radio/radio.ts @@ -40,6 +40,7 @@ import {ListHeader} from '../list/list'; * * * ``` + * @demo /docs/v2/demos/radio/ * @see {@link /docs/v2/components#radio Radio Component Docs} */ @Directive({ @@ -162,7 +163,7 @@ export class RadioGroup extends Ion { * Radio Label * * ``` - * + * @demo /docs/v2/demos/radio/ * @see {@link /docs/v2/components#radio Radio Component Docs} */ @Component({