diff --git a/ionic/components/popup/popup.ts b/ionic/components/popup/popup.ts index 351254b1df..f2cd107d60 100644 --- a/ionic/components/popup/popup.ts +++ b/ionic/components/popup/popup.ts @@ -61,6 +61,7 @@ import {extend} from '../../util/util'; * } * } * ``` + * @demo /docs/v2/demos/popup/ * @see {@link /docs/v2/components#popups Popup Component Docs} */ @Injectable()