Merge pull request #21011 from craig-osterhout/hotjar-8903

get-started: update link wording
This commit is contained in:
Usha Mandya 2024-09-27 13:35:14 +01:00 committed by GitHub
commit 7ae8e302dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ In the `getting-started-app` directory, create a file named `compose.yaml`.
## Define the app service
In [part 7](./07_multi_container.md), you used the following command to start the application service.
In [part 6](./07_multi_container.md), you used the following command to start the application service.
```console
$ docker run -dp 127.0.0.1:3000:3000 \