Skip to content

Commit 32e306f

Browse files
committed
Amazon ElastiCache Samples | CDK | Amazon ElastiCache Serverless
1 parent 7db7e27 commit 32e306f

File tree

3 files changed

+3
-3
lines changed
  • devops/aws-cdk/typescript

3 files changed

+3
-3
lines changed

devops/aws-cdk/typescript/elasticache-redis-cmd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pre-requisites
77

88
Clone this repository
99
```bash
10-
git clone git@github.com:aws-samples/amazon-elasticache-samples.git
10+
git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1111
```
1212

1313
Enter this folder

devops/aws-cdk/typescript/elasticache-serverless-memcached-minimal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pre-requisites
77

88
Clone this repository
99
```bash
10-
git clone git@github.com:aws-samples/amazon-elasticache-samples.git
10+
git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1111
```
1212

1313
Enter this folder

devops/aws-cdk/typescript/elasticache-serverless-redis-minimal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pre-requisites
77

88
Clone this repository
99
```bash
10-
git clone git@github.com:aws-samples/amazon-elasticache-samples.git
10+
git clone https://github.com/aws-samples/amazon-elasticache-samples.git
1111
```
1212

1313
Enter this folder

0 commit comments

Comments
 (0)