Skip to content

Commit 9a7ec81

Browse files
committed
fix alt text from pr feedback
1 parent be8b97d commit 9a7ec81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If you don't already have the [Azure Static Web Apps extension for Visual Studio
112112

113113
# [Blazor](#tab/blazor)
114114

115-
:::image type="content" source="media/getting-started/extension-presets-blazor.png" alt-text="Application presets: Blazor":::
115+
:::image type="content" source="media/getting-started/extension-presets-blazor.png" alt-text="A screenshot showing the application presets for Blazor":::
116116

117117
Enter **Client** as the location for the application files, since this is the root folder of the Blazor project.
118118

@@ -140,7 +140,7 @@ If you're not going to continue to use this application, you can delete the Azur
140140

141141
In the Visual Studio Code Explorer window, return to the _Static Web Apps_ section and right-click on **my-first-static-web-app** and select **Delete**.
142142

143-
:::image type="content" source="media/getting-started/extension-delete.png" alt-text="Delete app":::
143+
:::image type="content" source="media/getting-started/extension-delete.png" alt-text="A screenshot showing how to delete the app":::
144144

145145
## Next steps
146146

0 commit comments

Comments
 (0)