Skip to content

Commit cdf6c12

Browse files
DOCSP-48253 -- fix github link (#2074)
* DOCSP-48253 -- fix github link * DOCSP-48253 -- fix github link * DOCSP-48253 -- fix github link
1 parent a6b0bef commit cdf6c12

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ mdb-version = "7.0.0"
5252
monitoring-agent = "Monitoring Agent"
5353
version = "1.32"
5454
dl-version = "1.32.0"
55+
github-branch = "enterprise-operator-release-1-32-0"
5556

5657
[substitutions]
5758
copy = "unicode:: U+000A9"

source/reference-architectures/ca-certs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Before you begin, perform the following tasks:
3838
Source Code
3939
-----------
4040

41-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/setup-multi-cluster/setup-gke/setup-cert-manager>`__.
41+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/setup-multi-cluster/setup-cert-manager>`__.
4242

4343
Procedure
4444
----------

source/reference-architectures/deploy-operator.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Before you begin the following procedure, perform the following actions:
4242
Source Code
4343
-----------
4444

45-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/setup-multi-cluster/setup-gke/setup-operator>`__.
45+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/setup-multi-cluster/setup-operator>`__.
4646

4747
Procedure
4848
---------

source/reference-architectures/gke-clusters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before you begin, perform the following actions:
3535
Source Code
3636
-----------
3737

38-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/setup-multi-cluster/setup-gke>`__.
38+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/setup-multi-cluster/setup-gke>`__.
3939

4040
Procedure
4141
----------

source/reference-architectures/istio-service-mesh.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Before you begin, perform the following tasks:
4040
Source Code
4141
-----------
4242

43-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/setup-multi-cluster/setup-gke/setup-istio>`__.
43+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/setup-multi-cluster/setup-istio>`__.
4444

4545
Procedure
4646
---------

source/reference-architectures/multi-cluster-om.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Before you begin the following procedure, perform the following actions:
3737
Source Code
3838
-----------
3939

40-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/ops-manager-multi-cluster>`__.
40+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/ops-manager-multi-cluster>`__.
4141

4242
Procedure
4343
----------

source/reference-architectures/multi-cluster-replica-sets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Before you begin the following procedure, perform the following actions:
3737
Source Code
3838
-----------
3939

40-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/mongodb-replicaset-multi-cluster>`__.
40+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/mongodb-replicaset-multi-cluster>`__.
4141

4242
Procedure
4343
----------

source/reference-architectures/multi-cluster-sharded-cluster.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before you begin the following procedure, perform the following actions:
4545
Source Code
4646
-----------
4747

48-
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/${current_branch}/architectures/mongodb-sharded-multi-cluster>`__.
48+
You can find all included source code in the `MongoDB Kubernetes Operator repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/{+github-branch+}/architectures/mongodb-sharded-multi-cluster>`__.
4949

5050
Procedure
5151
---------

0 commit comments

Comments
 (0)