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

Commit 693c24e

Browse files
committed
Updating git clone command to point to testing repo
1 parent 686bf1b commit 693c24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/0_GettingStarted/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Keep your AWS Cloud9 IDE opened in a tab throughout this workshop as you'll be u
9191
1. Clone the workshop repository to your IDE environment by running the following command in the Cloud9 terminal window:
9292

9393
```console
94-
git clone https://github.com/aws-samples/aws-serverless-workshops.git
94+
git clone https://github.com/justonian/aws-serverless-workshops.git
9595
```
9696

9797
### Initialize your developer workspace

0 commit comments

Comments
 (0)