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``"
286286efm = " ``encryptedFieldsMap``"
287287auto-encrypt-options = " autoEncryptionOpts"
288288title-auto-encrypt-options = " AutoEncryptionOpts"
289+ enterprise-download-link = " https://www.mongodb.com/try/download/enterprise"
289290
290291# C2C Product
291292c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
292293c2c-product-name = " Cluster-to-Cluster Sync"
293294c2c-docs = " https://www.mongodb.com/docs/cluster-to-cluster-sync/current"
294295
296+
295297[[banners ]]
296298targets = [
297299 " core/queryable-encryption.txt" ,
Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ Overview
2222.. include:: /includes/extracts/csfle-enterprise-atlas-only.rst
2323
2424``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+}>`__.
2726
2827When you create a CSFLE-enabled MongoDB client, the ``mongocryptd``
2928process is automatically started by default and handles the following
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Overview
2929.. include:: /includes/extracts/csfle-enterprise-atlas-only.rst
3030
3131``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+
3434
3535When you create a {+qe+} enabled MongoDB client, the ``mongocryptd``
3636process is automatically started by default and handles the following
You can’t perform that action at this time.
0 commit comments