Skip to content

Commit d676b2f

Browse files
authored
(DOCSP-21571) Fix broken link, fix typo (#994)
* (DOCSP-21571) Fix broken link * (DOCS-15514) Fix example typo
1 parent 036ed4b commit d676b2f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

source/includes/steps-kind-quick-start.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ content: |
8282
# Optional Parameters
8383
# projectName: My Ops/Cloud Manager Project
8484
85-
ordId: 5ecd252f8c1a75033c74106c
85+
orgId: 5ecd252f8c1a75033c74106c
8686
8787
To learn more, see the :doc:`parameter descriptions
8888
</tutorial/create-project-using-configmap>`.

source/kind-quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ This tutorial requires:
2929
Procedure
3030
---------
3131

32-
.. include:: /includes/steps/kind-quick-start.rst
32+
.. include:: /includes/steps/kind-quick-start.rst

source/tutorial/secret-storage.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To set the |secret-store|, select one of the following options:
9797
- `Deploy the Vault Agent sidecar injector <https://learn.hashicorp.com/tutorials/vault/kubernetes-sidecar>`__
9898
in the |k8s| cluster. This allows you to inject secrets from
9999
|vault-short| into your |k8s| pods.
100-
- Download the four `Vault policy files <https://github.com/mongodb/mongodb-enterprise-kubernetes/vault_policies>`__
100+
- Download the four `Vault policy files <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/vault_policies>`__
101101
for the |k8s-op-short|, MongoDB database, |onprem|, and AppDB.
102102

103103
Procedure
@@ -120,4 +120,4 @@ After you configure the |secret-store| for the |k8s-op-full|, you can:
120120
.. toctree::
121121
:titlesonly:
122122

123-
/tutorial/create-vault-secret
123+
/tutorial/create-vault-secret

0 commit comments

Comments
 (0)