Skip to content

Commit 2af3354

Browse files
Merge pull request #91371 from damabe/1570681-Part4
SEOImprovement: User Story 1570681, Part 4
2 parents 075aa25 + dc39f08 commit 2af3354

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/virtual-machines/linux/quick-create-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ When done, type `exit` to leave the SSH session.
104104

105105
Use a web browser of your choice to view the default NGINX welcome page. Use the public IP address of your VM as the web address. The following example shows the default NGINX web site:
106106

107-
![NGINX default site](./media/quick-create-cli/nginx.png)
107+
![NGINX default Welcome page](./media/quick-create-cli/nginix-welcome-page.png)
108108

109109
## Clean up resources
110110

articles/virtual-machines/linux/quick-create-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ When done, type `exit` to leave the SSH session.
207207

208208
Use a web browser of your choice to view the default NGINX welcome page. Enter the public IP address of the VM as the web address. The public IP address can be found on the VM overview page or as part of the SSH connection string you used earlier.
209209

210-
![NGINX default site](./media/quick-create-cli/nginx.png)
210+
![NGINX default Welcome page](./media/quick-create-cli/nginix-welcome-page.png)
211211

212212
## Clean up resources
213213

0 commit comments

Comments
 (0)