Skip to content

Commit 4578741

Browse files
authored
chore(TabStrip): update invalid demo urls (#2514)
1 parent 22c9100 commit 4578741

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

components/tabstrip/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,6 @@ The `TabStrip` methods are accessible through its reference.
143143
## See Also
144144

145145
* [Live Demo: TabStrip](https://demos.telerik.com/blazor-ui/tabstrip/overview)
146-
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
146+
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)
147147
* [Events]({%slug tabstrip-events%})
148148
* [TabStrip API Reference](/blazor-ui/api/Telerik.Blazor.Components.TelerikTabStrip)

components/tabstrip/tabs-alignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ You can customize their alignment through the `TabAlignment` parameter. It takes
3838

3939
## See Also
4040

41-
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
41+
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)

components/tabstrip/tabs-position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ You can customize their position through the optional `TabPosition` attribute of
3737

3838
## See Also
3939

40-
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
40+
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)

0 commit comments

Comments
 (0)