File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
queryable-encryption/reference Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -286,12 +286,14 @@ shared-library-package = "``crypt_shared``"
286
286
efm = " ``encryptedFieldsMap``"
287
287
auto-encrypt-options = " autoEncryptionOpts"
288
288
title-auto-encrypt-options = " AutoEncryptionOpts"
289
+ enterprise-download-link = " https://www.mongodb.com/try/download/enterprise"
289
290
290
291
# C2C Product
291
292
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
292
293
c2c-product-name = " Cluster-to-Cluster Sync"
293
294
c2c-docs = " https://www.mongodb.com/docs/cluster-to-cluster-sync/current"
294
295
296
+
295
297
[[banners ]]
296
298
targets = [
297
299
" core/queryable-encryption.txt" ,
Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ Overview
22
22
.. include:: /includes/extracts/csfle-enterprise-atlas-only.rst
23
23
24
24
``mongocryptd`` is installed with `MongoDB Enterprise
25
- Server (version 4.2 and later)
26
- <https://www.mongodb.com/download-center/enterprise>`__.
25
+ Server (version 4.2 and later) <{+enterprise-download-link+}>`__.
27
26
28
27
When you create a CSFLE-enabled MongoDB client, the ``mongocryptd``
29
28
process is automatically started by default and handles the following
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Overview
29
29
.. include:: /includes/extracts/csfle-enterprise-atlas-only.rst
30
30
31
31
``mongocryptd`` is installed with `MongoDB Enterprise
32
- Server (version 4.2 and later)
33
- <https://www.mongodb.com/download-center/enterprise>`__.
32
+ Server (version 4.2 and later) <{+enterprise-download-link+}>`__.
33
+
34
34
35
35
When you create a {+qe+} enabled MongoDB client, the ``mongocryptd``
36
36
process is automatically started by default and handles the following
You can’t perform that action at this time.
0 commit comments