docs(): update links

Ref #17256
This commit is contained in:
Mike Hartington
2019-01-30 10:28:06 -05:00
parent af9cb46575
commit c05dfb8244
8 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# ion-segment-button
Segment buttons are groups of related buttons inside of a [Segment](../../segment/Segment). They are displayed in a horizontal row. A segment button can be checked by default by adding the `checked` attribute or by setting the `value` of the segment to the `value` of the segment button. Only one segment button should be selected at a time.
Segment buttons are groups of related buttons inside of a [Segment](../segment). They are displayed in a horizontal row. A segment button can be checked by default by adding the `checked` attribute or by setting the `value` of the segment to the `value` of the segment button. Only one segment button should be selected at a time.
<!-- Auto Generated Below -->