docs(segment): add api demo link

This commit is contained in:
Drew Rygh
2015-12-15 10:44:13 -06:00
parent 541c4d990d
commit ec89350428

View File

@ -41,7 +41,7 @@ import {Config} from '../../config/config';
* </ion-segment> * </ion-segment>
* </form> * </form>
* ``` * ```
* * @demo /docs/v2/demos/segment/
* @see {@link /docs/v2/components#segment Segment Component Docs} * @see {@link /docs/v2/components#segment Segment Component Docs}
* @see [Angular 2 Forms](http://learnangular2.com/forms/) * @see [Angular 2 Forms](http://learnangular2.com/forms/)
*/ */