Skip to content

Commit 0efda29

Browse files
author
Cizer Pereira
committed
tiny beautification in readme
1 parent 59567c9 commit 0efda29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The intention of this sample is to put together [DevOps](https://aws.amazon.com/training/learn-about/devops/) CI/CD best practices and provide a sample for the [AWS CodePipeline](https://aws.amazon.com/codepipeline/).
44
After implementing this sample, you will get an AWS CodePipeline with linting, testing, security check, deployment and post-deployment process.
55

6-
Target technology stack
6+
### Target technology stack
77

88
After execution of the CDK code, following type of resources gets generated:
99

@@ -66,8 +66,8 @@ npm -v
6666
```
6767
### AWS CLI SetUp
6868

69-
[Windows:Configure for HTTPS connections to your CodeCommit repositories](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-windows.html)
70-
[Linux, macOS, Unix:Configure for HTTPS connections to your CodeCommit repositories](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-unixes.html)
69+
- Windows: [Configure for HTTPS connections to your CodeCommit repositories](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-windows.html)
70+
- Linux, macOS, Unix: [Configure for HTTPS connections to your CodeCommit repositories](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-https-unixes.html)
7171

7272
## Initial Deployment
7373

0 commit comments

Comments
 (0)