Skip to content

Commit cb31b30

Browse files
committed
Adding consistency and fixing links for setup sections
1 parent afae41c commit cb31b30

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

content/event-driven-architecture/setup/start-here/user-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ During the course of the lab, you will make DynamoDB tables that will incur a co
2525
![CloudFormation parameters](/images/awsconsole2.png)
2626
The stack will create DynamoDB tables, Lambda functions, Kinesis streams, and IAM roles and policies which will be used later on in the lab.
2727

28-
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto Step 1]({{< ref "event-driven-architecture/ex1overview" >}}).
28+
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto the overview]({{< ref "event-driven-architecture/ex1overview" >}}).

content/game-player-data/setup/aws-ws-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "At an AWS Hosted Event"
33
date: 2019-12-02T07:05:12-08:00
44
weight: 11
55
chapter: true
6-
pre: "<b>Start here:</b> "
6+
pre: "<b>Start:</b> "
77
---
88

99
### Login to AWS Workshop Studio Portal

content/game-player-data/setup/on-your-own.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "On your own Set up"
33
menuTitle: "On your own"
44
date: 2021-04-21T07:39:31-05:00
55
weight: 12
6-
pre: "<b>Start here:</b> "
6+
pre: "<b>Start:</b> "
77
---
88

99
{{% notice warning %}}
@@ -35,4 +35,4 @@ During the course of the lab, you will make DynamoDB tables that will incur a co
3535
The stack will create a Cloud9 lab instance, a role for the instance, and a role for the AWS Lambda function used later on in the lab. It will use Systems Manager to configure the Cloud9 instance.
3636

3737

38-
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto Step 1]({{< ref "design-patterns/setup/Step1" >}}).
38+
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto connecting to Cloud9]({{< ref "game-player-data/setup/Step1" >}}).

content/hands-on-labs/setup/setup.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ During the course of the lab, you will make DynamoDB tables that will incur a co
3535
The stack will create a Cloud9 lab instance, a role for the instance, and a role for the AWS Lambda function used later on in the lab. It will use Systems Manager to configure the Cloud9 instance.
3636

3737

38-
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto Step 1]({{< ref "design-patterns/setup/Step1" >}}).
38+
1. After the CloudFormation stack is `CREATE_COMPLETE`, [continue onto Prerequisites]({{< ref "hands-on-labs/setup/prerequisites" >}}).

0 commit comments

Comments
 (0)