Skip to content

Commit 16499d7

Browse files
github-actions[bot]ntachevadimodi
authored
Merge ntacheva-patch-1-2495 into production (#2519)
* chore(common): fix incorrect file path * Update getting-started/web-app.md Co-authored-by: Dimo Dimov <[email protected]> --------- Co-authored-by: Nadezhda Tacheva <[email protected]> Co-authored-by: Dimo Dimov <[email protected]>
1 parent 0240c92 commit 16499d7

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)