Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit f1558b6

Browse files
authored
Merge pull request #53 from tienleok/patch-2
Update tutorials-simple-codecommit.md
2 parents 5e718c4 + f61a6f1 commit f1558b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/tutorials-simple-codecommit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ A [https://docs.aws.amazon.com/codedeploy/latest/userguide/deployment-groups.htm
254254
255255
1. Under **Environment configuration**, choose **Amazon EC2 Instances**\. In the **Key** field, enter **Name**\. In the **Value** field, enter the name you used to tag the instance \(for example, **MyCodePipelineDemo**\)\.
256256
257-
1. Under **Deployment configuration**, choose `CodeDeployDefault.OneAtaTime`\.
257+
1. Under **Deployment settings**, choose `CodeDeployDefault.OneAtaTime`\.
258258
259259
1. Under **Load Balancer**, make sure **Enable load balancing** is not selected\. You do not need to set up a load balancer or choose a target group for this example\.
260260
@@ -418,4 +418,4 @@ You can use some of the resources you created in this tutorial for other tutoria
418418
Learn more about how CodePipeline works:
419419
+ For more information about stages, actions, and how pipelines work, see [CodePipeline concepts](concepts.md)\.
420420
+ For information about the actions you can perform using CodePipeline, see [Integrations with CodePipeline action types](integrations-action-type.md)\.
421-
+ Try this more advanced tutorial, [Tutorial: Create a four\-stage pipeline](tutorials-four-stage-pipeline.md)\. It creates a multi\-stage pipeline that includes a step that builds code before it's deployed\.
421+
+ Try this more advanced tutorial, [Tutorial: Create a four\-stage pipeline](tutorials-four-stage-pipeline.md)\. It creates a multi\-stage pipeline that includes a step that builds code before it's deployed\.

0 commit comments

Comments
 (0)