You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/quickstart-deploy-web-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This quickstart shows how to deploy a Spring Boot web application to Azure Sprin
27
27
28
28
The following diagram shows the architecture of the system:
29
29
30
-
:::image type="content" source="media/quickstart-for-web-app/diagram.png" alt-text="Image that shows the architecture of a Spring web application." lightbox="media/quickstart-for-web-app/diagram.png":::
30
+
:::image type="content" source="media/quickstart-deploy-web-app/diagram.png" alt-text="Image that shows the architecture of a Spring web application.":::
31
31
32
32
## Prerequisites
33
33
@@ -59,7 +59,7 @@ The following diagram shows the architecture of the system:
59
59
60
60
1. Go to `http://localhost:8080` in your browser to access the application, as shown in the following screenshot.
61
61
62
-
:::image type="content" source="./media/quickstart-for-web-app/todo-app.png" alt-text="Sceenshot of a sample web application in Azure Spring Apps." lightbox="./media/quickstart-for-web-app/todo-app.png":::
62
+
:::image type="content" source="./media/quickstart-deploy-web-app/todo-app.png" alt-text="Sceenshot of a sample web application in Azure Spring Apps." lightbox="./media/quickstart-deploy-web-app/todo-app.png":::
0 commit comments