Skip to content

Commit d3dc5f5

Browse files
Merge pull request #2622 from jasonrandrews/review
Add CircleCI account to the prereqs for the Learning Path
2 parents 2587aa9 + 1257966 commit d3dc5f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/learning-paths/servers-and-cloud-computing/circleci-on-aws/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ learning_objectives:
1515

1616
prerequisites:
1717
- An [AWS account](https://aws.amazon.com/free/) with billing enabled
18+
- A [CircleCI account](https://circleci.com/)
1819
- Basic familiarity with Linux command line
1920
- Basic understanding of CircleCI concepts such as
2021
[workflows](https://circleci.com/docs/guides/orchestrate/workflows/),

content/learning-paths/servers-and-cloud-computing/circleci-on-aws/instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ layout: learningpathall
1111
In this section, you'll learn how to provision an AWS Graviton2 Arm64 EC2 instance on Amazon Web Services (AWS) using the m6g.xlarge instance type (2 vCPUs, 8 GB memory) in the AWS Management Console.
1212

1313
{{% notice Note %}}
14-
For support on AWS setup, see the Learning Path [Getting started with AWS](https://learn.arm.com/learning-paths/servers-and-cloud-computing/csp/aws/).
14+
For support on AWS setup, see the Learning Path [Getting started with AWS](/learning-paths/servers-and-cloud-computing/csp/aws/).
1515
{{% /notice %}}
1616

1717
## Provision the instance in the AWS Management Console

0 commit comments

Comments
 (0)