Skip to content

Commit 7328002

Browse files
committed
Reference documentation fixes for client-side encryption
1 parent 42243d9 commit 7328002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/content/driver/tutorials/client-side-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title = "Client Site Encryption"
88
pre = "<i class='fa fa-lock'></i>"
99
+++
1010

11-
# Client Site Encryption
11+
# Client Side Encryption
1212

1313
New in MongoDB 4.2 client side encryption allows administrators and developers to encrypt specific data fields in addition to other
1414
MongoDB encryption features.

docs/reference/content/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Client-side encryption is supported. Automatic encryption and decryption is avai
4141
[MongoDB Enterprise Advanced](https://www.mongodb.com/products/mongodb-enterprise-advanced), while explicit encryption and decryption is
4242
available for users of MongoDB Community.
4343

44-
See [Client-side Encryption]({{<ref "driver/reference/fle.md">}}) for further details.
44+
See [Client-side Encryption]({{<ref "driver/tutorials/client-side-encryption.md">}}) for further details.
4545

4646
### General improvements
4747

0 commit comments

Comments
 (0)