Skip to content

Commit 0dc8ad6

Browse files
committed
README: Replace http links to https
1 parent 1ee7ea1 commit 0dc8ad6

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
@@ -1,7 +1,7 @@
11
# github-codebuild-integration
22

3-
[![GitHub release](http://img.shields.io/github/release/toricls/github-codebuild-integration.svg?style=flat-square)][release]
4-
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]
3+
[![GitHub release](https://img.shields.io/github/release/toricls/github-codebuild-integration.svg?style=flat-square)][release]
4+
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]
55

66
[release]: https://github.com/toricls/github-codebuild-integration/releases
77
[license]: https://github.com/toricls/github-codebuild-integration/blob/master/LICENSE
@@ -85,7 +85,7 @@ And the listed resources below are created in the process of installation, which
8585
## Installation
8686

8787
_**NOTE: Make sure the following before proceeding.**_
88-
_**- You've loaded your [AWS credentials](http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html).**_
88+
_**- You've loaded your [AWS credentials](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html).**_
8989
_**- You've already created one AWS CodeBuild project at least.**_
9090

9191
### AWS Account-wide Resource

0 commit comments

Comments
 (0)