We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a53fe commit 6132841Copy full SHA for 6132841
Documentation/Blazorise.Docs/Pages/Home/Index.razor
@@ -14,7 +14,7 @@
14
We manage the complexities of user interface design, freeing you to focus on the creative and functional aspects of your projects.
15
</Subtitle>
16
<Actions>
17
- <Button Class="btn-primary-gradient" Type="ButtonType.Link" To="docs" Color="Color.Primary" Size="Size.Large">
+ <Button Class="btn-primary-gradient" Type="ButtonType.Link" To="docs/start" Color="Color.Primary" Size="Size.Large">
18
Get Started
19
<Icon Name="IconName.ArrowRight" Margin="Margin.Is2.FromStart" />
20
</Button>
0 commit comments