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

Commit 1f85d9f

Browse files
committed
Updating Git Clone command to final workshop repo
1 parent ca64165 commit 1f85d9f

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
@@ -87,7 +87,7 @@ Keep your AWS Cloud9 IDE opened in a tab throughout this workshop as you'll be u
8787
1. Clone the workshop repository to your IDE environment by running the following command in the Cloud9 terminal window:
8888

8989
```console
90-
git clone https://github.com/justonian/aws-serverless-workshops.git
90+
git clone https://github.com/aws-samples/aws-serverless-workshops.git
9191
```
9292

9393
### Initialize your developer workspace

0 commit comments

Comments
 (0)