Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/stepper/display-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ If you want to display only labels for the steps, set the `StepType` parameter o

## See Also

* [Live Demo: Stepper Template](https://demos.telerik.com/blazor-ui/stepper/configuration)
* [Live Demo: Stepper Configuration](https://demos.telerik.com/blazor-ui/stepper/configuration)
2 changes: 1 addition & 1 deletion components/stepper/steps/indicators.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ When defining text and icons for the step indicators, you should take into consi
## See Also

* [Live Demo: Stepper Overview](https://demos.telerik.com/blazor-ui/stepper/overview)
* [Live Demo: Stepper Icons](https://demos.telerik.com/blazor-ui/stepper/overview)
* [Live Demo: Stepper Icons](https://demos.telerik.com/blazor-ui/stepper/icons)
2 changes: 1 addition & 1 deletion components/wizard/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ The <a href = "https://www.telerik.com/blazor-ui/wizard" target="_blank">Wizard

## See Also

* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/index)
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/overview)
2 changes: 1 addition & 1 deletion components/wizard/structure/buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ This configuration overrides the whole rendering of the bottom right section of

## See Also

* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/buttons)
* [Live Demos: Wizard Buttons](https://demos.telerik.com/blazor-ui/wizard/buttons)
2 changes: 1 addition & 1 deletion components/wizard/structure/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ The `Content` of the Wizard is a `ChildContent` of the `WizardStep`. While it is

## See Also

* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/index)
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/overview)
2 changes: 1 addition & 1 deletion components/wizard/structure/stepper.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,4 @@ You can toggle the `Valid` parameter value based on your application logic to ac

## See Also

* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/configuration)
* [Live Demos: Wizard Configuration](https://demos.telerik.com/blazor-ui/wizard/configuration)