Skip to content

Commit 4d98ec5

Browse files
authored
Updating source
1 parent 36257c0 commit 4d98ec5

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
@@ -46,7 +46,7 @@
4646

4747
```hcl
4848
module "compliance_redis" {
49-
source = "github.com/msfidelis/aws-sre-redis-cluster"
49+
source = "github.com/production-ready-toolkit/aws-sre-redis-cluster"
5050
5151
name = "app-x-redis"
5252
node_type = "cache.t2.micro"

0 commit comments

Comments
 (0)