Skip to content

Commit 109ef60

Browse files
authored
docs(common): Use single Button screenshot in the First Steps articles (#2102)
1 parent ec35053 commit 109ef60

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

_contentTemplates/common/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In this tutorial, you will use the [Telerik NuGet feed]({%slug installation/nuge
7474

7575
1. Run the app in the browser by pressing `F5`. You should see something like this:
7676

77-
![App in the browser](images/app-in-browser.png)
77+
![Telerik Blazor app in the browser](images/blazor-app-in-browser.png)
7878

7979
Well done! Now you have you first Telerik UI for Blazor component running in your Blazor app.
8080

Binary file not shown.

getting-started/web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The final step in this tutorial is to use a Telerik UI for Blazor component in a
125125

126126
1. Run the app in the browser by pressing `F5`. You should see something like this:
127127

128-
![Blazor Web App in the browser](images/blazor-web-app-in-browser.png)
128+
![Telerik Blazor app in the browser](images/blazor-app-in-browser.png)
129129

130130
Well done! Now you have your first Telerik UI for Blazor component running in your Blazor Web App.
131131

0 commit comments

Comments
 (0)