Skip to content

Commit 0239cee

Browse files
committed
link fixes
1 parent ce49baa commit 0239cee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/spring-apps/quickstart-deploy-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This quickstart shows how to deploy a Spring Boot web application to Azure Sprin
2727

2828
The following diagram shows the architecture of the system:
2929

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.":::
3131

3232
## Prerequisites
3333

@@ -59,7 +59,7 @@ The following diagram shows the architecture of the system:
5959

6060
1. Go to `http://localhost:8080` in your browser to access the application, as shown in the following screenshot.
6161

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":::
6363

6464
## Prepare the cloud environment
6565

articles/spring-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
- name: Launch your first app
1818
href: quickstart.md
1919
- name: Launch your first web app
20-
href: quickstart-for-web-app.md
20+
href: quickstart-deploy-web-app.md
2121
- name: Launch your first event-driven app
2222
href: quickstart-deploy-event-driven-app-standard-consumption.md
2323
- name: Run apps on Standard consumption plan

0 commit comments

Comments
 (0)