fix(play-with-containers): remove broken links from audit

- Fix small format issue.
- Restructure audit question to have a question right after instruction.
This commit is contained in:
nprimo 2024-03-11 17:59:52 +00:00 committed by Niccolò Primo
parent fb6f08f58b
commit 3f22fcf06b
1 changed files with 2 additions and 5 deletions

View File

@ -24,10 +24,9 @@ A `README.md` file and all files used to create, delete and manage the student i
###### Does the `README.md` file contain all the required information to run and manage the solution (prerequisites, configuration, setup, usage, etc)?
#### Check the student infrastructure:
##### Check the student infrastructure.
The student must implement this architecture:
![architecture](../pictures/architecture.png)
###### Does the student architecture reflect the infrastructure enforced by the subject?
##### Run the student infrastructure:
@ -44,8 +43,6 @@ api-gateway-app ... done
user:~$
```
###### Does the student architecture reflect the infrastructure enforced by the subject?
###### Does the infrastructure start correctly?
##### Ask the following questions to the group or student