Skip to content

Commit e5a8641

Browse files
authored
Fix wrong link "guidance in this repository" - Github issue #180 (#217)
# Summary Fix wrong "guidance in this repository" link in readme. This was reported by the community: #180
1 parent 27719b5 commit e5a8641

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
@@ -25,7 +25,7 @@ See [more info](#how-does-mck-differ-from-the-mongodb-enterprise-kubernetes-oper
2525

2626
## Getting Started & Further Documentation
2727
* For guidance on using the Operator for Enterprise Advanced, please refer to our official [documentation](https://www.mongodb.com/docs/kubernetes/current/).
28-
*For guidance on using the Operator for MongoDB Community Edition, please refer to the [guidance in this repository](https://github.com/mongodb/mongodb-kubernetes/tree/master/mongodb-community-operator).
28+
* For guidance on using the Operator for MongoDB Community Edition, please refer to the [guidance in this repository](https://github.com/mongodb/mongodb-kubernetes/tree/master/docs/mongodbcommunity).
2929

3030
## License
3131
Customers with contracts that allowed use of the Enterprise Operator will still be able to leverage the new replacement, allowing customers to adopt it without contract changes. The Operator itself is licensed under the Apache 2.0, and a license file [included in the repository](LICENSE-MCK) provides further details. License entitlements for all other MongoDB products and tools remain unchanged (for example Enterprise Server and Ops Manager) - if in doubt, contact your MongoDB account team.

0 commit comments

Comments
 (0)