Skip to content

Commit 6132841

Browse files
committed
Docs: change Get Started url
1 parent d6a53fe commit 6132841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Blazorise.Docs/Pages/Home/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
We manage the complexities of user interface design, freeing you to focus on the creative and functional aspects of your projects.
1515
</Subtitle>
1616
<Actions>
17-
<Button Class="btn-primary-gradient" Type="ButtonType.Link" To="docs" Color="Color.Primary" Size="Size.Large">
17+
<Button Class="btn-primary-gradient" Type="ButtonType.Link" To="docs/start" Color="Color.Primary" Size="Size.Large">
1818
Get Started
1919
<Icon Name="IconName.ArrowRight" Margin="Margin.Is2.FromStart" />
2020
</Button>

0 commit comments

Comments
 (0)