Skip to content

Commit 630fbcf

Browse files
terakilobytep
authored andcommitted
correct links to csfle guide (#2350)
1 parent f089f66 commit 630fbcf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/client-side-encryption.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,11 +328,11 @@ AWS Master Key
328328
~~~~~~~~~~~~~~
329329
It is recommended that you use Amazon's Key Management Service to create and
330330
store your master key. To do so, follow steps 1 and 2 of the
331-
:manual:`"Convert to a Remote Master Key" section</ecosystem/use-cases/client-side-field-level-encryption-local-key-to-kms/#convert-to-a-remote-master-key>`
331+
:drivers:`"Convert to a Remote Master Key" section</security/client-side-field-level-encryption-local-key-to-kms/#convert-to-a-remote-master-key>`
332332
in the MongoDB Client-Side Encryption documentation.
333333

334334
For more information about creating a master key, see the
335-
:manual:`Create a Master Key </ecosystem/use-cases/client-side-field-level-encryption-guide/#a-create-a-master-key>`
335+
:drivers:`Create a Master Key </security/client-side-field-level-encryption-guide/#a-create-a-master-key>`
336336
section of the MongoDB manual.
337337

338338
Creating a Data Key
@@ -423,7 +423,7 @@ generating a new master key on AWS and finding the information you need to
423423
create data keys.
424424

425425
For more information about creating a data key, see the
426-
:manual:`Create a Data Encryption Key </ecosystem/use-cases/client-side-field-level-encryption-guide/#b-create-a-data-encryption-key>`
426+
:drivers:`Create a Data Encryption Key </security/client-side-field-level-encryption-guide/#b-create-a-data-encryption-key>`
427427
section of the MongoDB manual.
428428

429429
Auto-Encryption Options
@@ -549,7 +549,7 @@ When you intend to use your schema map, convert it to a Ruby ``Hash`` using the
549549

550550
.. seealso::
551551

552-
:manual:`Specify Encrypted Fields Using JSON Schema</ecosystem/use-cases/client-side-field-level-encryption-guide/#c-specify-encrypted-fields-using-json-schema>`,
552+
:drivers:`Specify Encrypted Fields Using JSON Schema</security/client-side-field-level-encryption-guide/#c-specify-encrypted-fields-using-json-schema>`,
553553
:manual:`Automatic Encryption Rules</reference/security-client-side-automatic-json-schema/>`
554554

555555
``:bypass_auto_encryption``

0 commit comments

Comments
 (0)