Skip to content

Commit 22b928c

Browse files
author
Chris Cho
committed
DOCSP-29563: replace CSFLE for v4.6 and earlier (#669)
(cherry picked from commit e6fb9d0)
1 parent 8c04809 commit 22b928c

File tree

4 files changed

+5
-222
lines changed

4 files changed

+5
-222
lines changed

source/fundamentals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Fundamentals
1818
/fundamentals/logging
1919
/fundamentals/monitoring
2020
/fundamentals/gridfs
21-
/fundamentals/csfle
21+
/fundamentals/encrypt-fields
2222
/fundamentals/time-series
2323
/fundamentals/typescript
2424
/fundamentals/utf8-validation

source/fundamentals/csfle.txt

Lines changed: 0 additions & 220 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. _node-fle:
2+
3+
.. sharedinclude:: dbx/encrypt-fields.rst

source/includes/fundamentals-sections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fundamentals section:
1313
- :doc:`Log Events in the Driver </fundamentals/logging>`
1414
- :doc:`Monitor Driver Events </fundamentals/monitoring>`
1515
- :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>`
1717
- :doc:`Create and Query Time Series Collection </fundamentals/time-series>`
1818
- :doc:`Specify Type Parameters with TypeScript </fundamentals/typescript>`
1919
- :doc:`Specify UTF-8 Validation Settings </fundamentals/utf8-validation>`

0 commit comments

Comments
 (0)