chore(TabStrip): update invalid demo urls (#2514)

This commit is contained in:
Tsvetomir Hristov 2024-11-12 09:00:26 +02:00 коммит произвёл GitHub
Родитель 22c9100e4a
Коммит 4578741ed5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -143,6 +143,6 @@ The `TabStrip` methods are accessible through its reference.
## See Also
* [Live Demo: TabStrip](https://demos.telerik.com/blazor-ui/tabstrip/overview)
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)
* [Events]({%slug tabstrip-events%})
* [TabStrip API Reference](/blazor-ui/api/Telerik.Blazor.Components.TelerikTabStrip)

Просмотреть файл

@ -38,4 +38,4 @@ You can customize their alignment through the `TabAlignment` parameter. It takes
## See Also
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)

Просмотреть файл

@ -37,4 +37,4 @@ You can customize their position through the optional `TabPosition` attribute of
## See Also
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)