Skip to content

Commit 3095420

Browse files
authored
(DOCSP-23813) Fixes broken link (#995)
1 parent 7aa99f8 commit 3095420

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

source/includes/steps-deploy-k8s-opsmgr-local-mode.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ ref: copy-mdb-archive
315315
stepnum: 10
316316
content: |
317317
318+
.. _copy-mongodb-archive:
319+
318320
Copy the MongoDB archive for each MongoDB version you intend to deploy
319321
to the |onprem| Persistent Volume.
320322

source/reference/troubleshooting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ To check whether a MongoDB binary folder is present:
715715

716716
3. If you cannot locate a MongoDB binary folder,
717717
`copy the MongoDB archive
718-
<../tutorial/deploy-om-container-local-mode.html#copy-the-mongodb-archive-to-the-onprem-persistent-volume>`__
718+
<https://www.mongodb.com/docs/kubernetes-operator/master/tutorial/deploy-om-container-local-mode/#copy-the-mongodb-archive-to-the-onprem-persistent-volume>`__
719719
into the |onprem| Persistent Volume for each deployed |onprem| replica set.
720720

721721
Upgrade Fails Using ``kubectl`` or ``oc``

0 commit comments

Comments
 (0)