Skip to content

Commit 96a972f

Browse files
authored
Fix clone URL in README
1 parent e216de9 commit 96a972f

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
@@ -51,7 +51,7 @@ To run the sample application, you need to install the required dependencies.
5151
First, clone the repository:
5252
5353
```shell
54-
git clone https://github.com/localstack/sample-athena-glue-s3-data-lake-query.git
54+
git clone https://github.com/localstack-samples/sample-athena-glue-s3-data-lake-query.git
5555
```
5656
5757
Then, navigate to the project directory:

0 commit comments

Comments
 (0)