File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
queryable-encryption/reference Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -312,11 +312,14 @@ node-libmongocrypt-binding-docs = "https://github.com/mongodb/libmongocrypt/tree
312
312
csharp-api-docs = " https://mongodb.github.io/mongo-csharp-driver/2.18/apidocs/html"
313
313
java-api-docs = " https://mongodb.github.io/mongo-java-driver/4.7/apidocs"
314
314
go-api-docs =
" https://pkg.go.dev/go.mongodb.org/[email protected] "
315
+ enterprise-download-link = " https://www.mongodb.com/try/download/enterprise"
316
+
315
317
# C2C Product
316
318
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
317
319
c2c-product-name = " Cluster-to-Cluster Sync"
318
320
c2c-docs = " https://www.mongodb.com/docs/cluster-to-cluster-sync/current"
319
321
322
+
320
323
[[banners ]]
321
324
targets = [
322
325
" 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