Skip to content

Commit 735e3b1

Browse files
author
Jill Grant
authored
Update deploy-web-framework.md
Alt text fixes
1 parent dd4a9a1 commit 735e3b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/static-web-apps/deploy-web-framework.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can run the app you create in this article on the platform of your choice in
4545

4646
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
4747

48-
![Screen shot of the generated vanilla web application][img-vanilla-js]
48+
![Screen shot of the generated vanilla web application.][img-vanilla-js]
4949

5050
::: zone-end
5151

@@ -61,7 +61,7 @@ You can run the app you create in this article on the platform of your choice in
6161

6262
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
6363

64-
![Screen shot of the generated angular web application][img-angular]
64+
![Screen shot of the generated angular web application.][img-angular]
6565

6666
::: zone-end
6767

@@ -78,7 +78,7 @@ You can run the app you create in this article on the platform of your choice in
7878

7979
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
8080

81-
![Screen shot of the generated react web application][img-react]
81+
![Screen shot of the generated react web application.][img-react]
8282

8383
::: zone-end
8484

@@ -95,7 +95,7 @@ You can run the app you create in this article on the platform of your choice in
9595

9696
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
9797

98-
![Screen shot of the generated Vue web application][img-vue]
98+
![Screen shot of the generated Vue web application.][img-vue]
9999

100100
::: zone-end
101101

@@ -152,7 +152,7 @@ npx swa deploy --env production
152152
153153
It might take a few minutes to deploy the application. Once complete, the URL of your site is displayed.
154154
155-
![Screen shot of the deploy command][img-deploy]
155+
![Screen shot of the deploy command.][img-deploy]
156156
157157
On most systems, you can select the URL of the site to open it in your default browser.
158158

0 commit comments

Comments
 (0)