File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ title = "Client Site Encryption"
8
8
pre = " <i class='fa fa-lock'></i>"
9
9
+++
10
10
11
- # Client Site Encryption
11
+ # Client Side Encryption
12
12
13
13
New in MongoDB 4.2 client side encryption allows administrators and developers to encrypt specific data fields in addition to other
14
14
MongoDB encryption features.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Client-side encryption is supported. Automatic encryption and decryption is avai
41
41
[ MongoDB Enterprise Advanced] ( https://www.mongodb.com/products/mongodb-enterprise-advanced ) , while explicit encryption and decryption is
42
42
available for users of MongoDB Community.
43
43
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.
45
45
46
46
### General improvements
47
47
You can’t perform that action at this time.
0 commit comments