Skip to content

Commit 086d470

Browse files
authored
Fix repo URL in README
1 parent bcdd393 commit 086d470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To run the sample application, you need to install the required dependencies.
6262
First, clone the repository:
6363

6464
```shell
65-
git clone https://github.com/localstack/sample-chaos-serverless-multi-region-failover.git
65+
git clone https://github.com/localstack-samples/sample-chaos-serverless-multi-region-failover.git
6666
```
6767

6868
Then, navigate to the project directory:

0 commit comments

Comments
 (0)