From 3f22fcf06bd9dc17f9905f6cdf86dd8289f9fd79 Mon Sep 17 00:00:00 2001 From: nprimo Date: Mon, 11 Mar 2024 17:59:52 +0000 Subject: [PATCH] fix(play-with-containers): remove broken links from audit - Fix small format issue. - Restructure audit question to have a question right after instruction. --- subjects/devops/play-with-containers/audit/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/subjects/devops/play-with-containers/audit/README.md b/subjects/devops/play-with-containers/audit/README.md index 70c2160e2..929112867 100644 --- a/subjects/devops/play-with-containers/audit/README.md +++ b/subjects/devops/play-with-containers/audit/README.md @@ -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