File tree Expand file tree Collapse file tree 4 files changed +5
-222
lines changed Expand file tree Collapse file tree 4 files changed +5
-222
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Fundamentals
18
18
/fundamentals/logging
19
19
/fundamentals/monitoring
20
20
/fundamentals/gridfs
21
- /fundamentals/csfle
21
+ /fundamentals/encrypt-fields
22
22
/fundamentals/time-series
23
23
/fundamentals/typescript
24
24
/fundamentals/utf8-validation
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ .. _node-fle:
2
+
3
+ .. sharedinclude:: dbx/encrypt-fields.rst
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Fundamentals section:
13
13
- :doc: `Log Events in the Driver </fundamentals/logging >`
14
14
- :doc: `Monitor Driver Events </fundamentals/monitoring >`
15
15
- :doc: `Store and Retrieve Large Files in MongoDB </fundamentals/gridfs >`
16
- - :doc: `Encrypt Fields from the Client </fundamentals/csfle >`
16
+ - :doc: `Encrypt Fields from the Client </fundamentals/encrypt-fields >`
17
17
- :doc: `Create and Query Time Series Collection </fundamentals/time-series >`
18
18
- :doc: `Specify Type Parameters with TypeScript </fundamentals/typescript >`
19
19
- :doc: `Specify UTF-8 Validation Settings </fundamentals/utf8-validation >`
You can’t perform that action at this time.
0 commit comments