Skip to content

Commit 3b83b35

Browse files
authored
Merge pull request #403 from telerik/fix-wizard-demo-link
chore(wizard,stepper):fix links to demos
2 parents 0341f5b + 012a875 commit 3b83b35

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

components/stepper/display-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ If you want to display only labels for the steps, set the `StepType` parameter o
6666

6767
## See Also
6868

69-
* [Live Demo: Stepper Template](https://demos.telerik.com/blazor-ui/stepper/configuration)
69+
* [Live Demo: Stepper Configuration](https://demos.telerik.com/blazor-ui/stepper/configuration)

components/stepper/steps/indicators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ When defining text and icons for the step indicators, you should take into consi
8686
## See Also
8787

8888
* [Live Demo: Stepper Overview](https://demos.telerik.com/blazor-ui/stepper/overview)
89-
* [Live Demo: Stepper Icons](https://demos.telerik.com/blazor-ui/stepper/overview)
89+
* [Live Demo: Stepper Icons](https://demos.telerik.com/blazor-ui/stepper/icons)

components/wizard/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ The <a href = "https://www.telerik.com/blazor-ui/wizard" target="_blank">Wizard
179179

180180
## See Also
181181

182-
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/index)
182+
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/overview)

components/wizard/structure/buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ This configuration overrides the whole rendering of the bottom right section of
126126

127127
## See Also
128128

129-
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/buttons)
129+
* [Live Demos: Wizard Buttons](https://demos.telerik.com/blazor-ui/wizard/buttons)

components/wizard/structure/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ The `Content` of the Wizard is a `ChildContent` of the `WizardStep`. While it is
6363

6464
## See Also
6565

66-
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/index)
66+
* [Live Demos: Wizard Overview](https://demos.telerik.com/blazor-ui/wizard/overview)

components/wizard/structure/stepper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,4 @@ You can toggle the `Valid` parameter value based on your application logic to ac
363363

364364
## See Also
365365

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

0 commit comments

Comments
 (0)