Update 03_updating_app.md (#20907)

This commit is contained in:
eeshwarchembeti 2024-09-17 03:11:20 +05:30 committed by GitHub
parent ff746c9324
commit 2df15a7c23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ aliases:
- /guides/workshop/03_updating_app/
---
In [part 2](./02_our_app.md), you containerized a todo application. In this part, you'll update the application and image. You'll also learn how to stop and remove a container.
In [part 1](./02_our_app.md), you containerized a todo application. In this part, you'll update the application and image. You'll also learn how to stop and remove a container.
## Update the source code