Skip to content

Commit 1bf3c70

Browse files
authored
Fix clone URL in README
1 parent 20ddb1e commit 1bf3c70

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
@@ -45,7 +45,7 @@ To run the sample application, you need to install the required dependencies.
4545
First, clone the repository:
4646

4747
```shell
48-
git clone https://github.com/localstack/sample-lambda-s3-image-resizer-hot-reload.git
48+
git clone https://github.com/localstack-samples/sample-lambda-s3-image-resizer-hot-reload.git
4949
```
5050

5151
Then, navigate to the project directory:

0 commit comments

Comments
 (0)