Skip to content

Commit 05b84b8

Browse files
committed
fix: layout in lab structure
1 parent 70965f0 commit 05b84b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Two labs are available. The two labs are independent. However, the first lab is
1919
In [Lab 1](./part1/00-objectives), you take the perspective of a cloud infrastructure engineer:
2020

2121
1. Use the [landing zone deployable architecture](https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview) to automatically deploy a secure VPC-based topology in an IBM Cloud account.
22-
2. Manually customize the deployed infrastructure in the account in the following ways:
23-
a. Provide operator access through a "jump box" VSI.
24-
b. Install an Apache server in one of the workload VPCs that serves the web pages.
22+
2. Manually customize the deployed infrastructure in the account in the following ways: \
23+
a. Provide operator access through a "jump box" VSI. \
24+
b. Install an Apache server in one of the workload VPCs that serves the web pages. \
2525
c. Expose the web pages that are served by the Apache server through a public VPC load balancer.
2626

2727
In [Lab 2](./part2/00-objectives), you are a DevOps/automation engineer:

0 commit comments

Comments
 (0)