Skip to content

Commit 756b150

Browse files
fix gh links to community docs (#19) (#20)
* fix gh links to community docs * fix pt 2 * more fixes * fix warning (cherry picked from commit 8bb4259)
1 parent f5d1e14 commit 756b150

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MongoDB Controllers for Kubernetes Operator
2222
|k8s-op-short| deploys MongoDB Enterprise, |mms|, and MongoDB Community to Kubernetes. Due to the breadth of
2323
configuration options available for MongoDB Enterprise and |mms|, this guide focuses on these deployment options.
2424

25-
To deploy MongoDB Community in Kubernetes, see `the documentation on GitHub <https://github.com/mongodb/mongodb-kubernetes/mongodb-community-operator/docs>`__.
25+
To deploy MongoDB Community in Kubernetes, see `the documentation on GitHub <https://github.com/mongodb/mongodb-kubernetes/tree/master/docs/mongodbcommunity>`__.
2626

2727
The |k8s-op-full| translates the human knowledge of creating a MongoDB
2828
instance into a scalable, repeatable, and standardized method.
@@ -79,4 +79,4 @@ optimal performance.
7979
Release Notes </release-notes>
8080
Troubleshoot </reference/troubleshooting>
8181
Known Issues </reference/known-issues>
82-
Deploy MongoDB Community on Kubernetes <https://github.com/mongodb/mongodb-kubernetes/mongodb-community-operator/docs>
82+
Deploy MongoDB Community on Kubernetes <https://github.com/mongodb/mongodb-kubernetes/tree/master/docs/mongodbcommunity>

source/release-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Release Notes for |k8s-op-full|
2424

2525
MongoDB is unifying its Kubernetes offerings with the introduction of |k8s-op-short|.
2626
This new operator is an open-source project and represents a merge of the previous
27-
`MongoDB Community Operator <https://github.com/mongodb/mongodb-kubernetes/mongodb-community-operator/docs>`__
27+
`MongoDB Community Operator <https://github.com/mongodb/mongodb-kubernetes/tree/master/docs/mongodbcommunity>`__
2828
and the `MongoDB Enterprise Kubernetes Operator <https://wwww.mongodb.com/docs/kubernetes-operator/>`__. This makes it
2929
easier to manage, scale, and upgrade your deployments. Future changes will build on this
3030
to more closely align how Community and Enterprise are managed

source/tutorial/migrate-to-mck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Operator Lifecycle Manager (OLM) to manage your operator deployments
116116
.. _migrate-mck-olm:
117117

118118
Migrate from MongoDB Enterprise Kubernetes Operator to |k8s-op-short| with the Operator Lifecycle Manager (OLM) on OpenShift or Other Platforms
119-
---------------------------------------------------------------------------------------------------------------
119+
-----------------------------------------------------------------------------------------------------------------------------------------------
120120

121121
To migrate from the MongoDB Enterprise Kubernetes Operator to the |k8s-op-short| using OLM
122122
(the typical deployment method on OpenShift clusters, but also possible on other Kubernetes platforms),

0 commit comments

Comments
 (0)