Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 6c564a1

Browse files
committed
Use HTTPS clone URL
1 parent 3c91c78 commit 6c564a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ All of the resources created in the below labs must be created within a single R
4949
1. Clone the lab contents locally.
5050

5151
```console
52-
git clone git@github.com:awslabs/aws-serverless-website-workshop.git
52+
git clone https://github.com/awslabs/aws-serverless-website-workshop.git
5353
```
5454

5555
This repository contains files required for all four labs and a work directory for you to copy files into as you progress through the workshop.

0 commit comments

Comments
 (0)