Skip to content

Commit 94ed8f7

Browse files
updated reference in readme.md
1 parent fa3e9ac commit 94ed8f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ module "mongodb" {
5151
5252
5353
```
54-
Refer [examples](https://github.com/RohitSquareops/terraform-kubernetes-mongodb/tree/main/examples/complete) for more details.
54+
Refer [examples](https://github.com/squareops/terraform-kubernetes-mongodb/tree/main/examples/complete) for more details.
5555

5656
## IAM Permissions
57-
The required IAM permissions to create resources from this module can be found [here](https://github.com/RohitSquareops/terraform-kubernetes-mongodb/blob/main/IAM.md)
57+
The required IAM permissions to create resources from this module can be found [here](https://github.com/squareops/terraform-kubernetes-mongodb/blob/main/IAM.md)
5858

5959
## Important Notes
6060
1. In order to enable the exporter, it is required to deploy Prometheus/Grafana first.
@@ -130,7 +130,7 @@ No modules.
130130

131131
To report an issue with a project:
132132

133-
1. Check the repository's [issue tracker](https://github.com/RohitSquareops/terraform-kubernetes-mongodb/issues) on GitHub
133+
1. Check the repository's [issue tracker](https://github.com/squareops/terraform-kubernetes-mongodb/issues) on GitHub
134134
2. Search to see if the issue has already been reported
135135
3. If you can't find an answer to your question in the documentation or issue tracker, you can ask a question by creating a new issue. Be sure to provide enough context and details so others can understand your problem.
136136

@@ -142,7 +142,7 @@ Apache License, Version 2.0, January 2004 (http://www.apache.org/licenses/).
142142

143143
To support a GitHub project by liking it, you can follow these steps:
144144

145-
1. Visit the repository: Navigate to the [GitHub repository](https://github.com/RohitSquareops/terraform-kubernetes-mongodb).
145+
1. Visit the repository: Navigate to the [GitHub repository](https://github.com/squareops/terraform-kubernetes-mongodb).
146146

147147
2. Click the "Star" button: On the repository page, you'll see a "Star" button in the upper right corner. Clicking on it will star the repository, indicating your support for the project.
148148

0 commit comments

Comments
 (0)