8000 chore(common): fix incorrect file path (#2495) · telerik/blazor-docs@2913e88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2913e88

Browse files
ntachevadimodi
andauthored
chore(common): fix incorrect file path (#2495)
* chore(common): fix incorrect file path * Update getting-started/web-app.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> --------- Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 4578741 commit 2913e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Now your Blazor Server project can use the Telerik UI for Blazor components.
9898

9999
The final step in this tutorial is to use a Telerik UI for Blazor component in a view and run it in the browser.
100100

101-
1. In the `~/Components/Pages/Home.razor` view, add a `TelerikButton` component.
101+
1. In `.../Pages/Home.razor` in the server or client project, add a `TelerikButton` component.
102102

103103
@[template](/_contentTemplates/common/get-started.md#add-component-sample)
104104

0 commit comments

Comments
 (0)
0