Skip to content

Commit a43aaee

Browse files
Update shared library dropdown (#4938)
* update shared-library install instructions * revert snooty formatting changes * typo & wording update
1 parent 5262c06 commit a43aaee

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

snooty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,6 @@ enc-schema-title = "Encryption Schema"
324324
efm = "``encryptedFieldsMap``"
325325
efm-title = "encryptedFieldsMap"
326326
shared-library = "Automatic Encryption Shared Library"
327-
shared-library-version = "7.0.0"
328-
shared-library-version-drop-down = "{+shared-library-version+} (current)"
329327
shared-library-package = "``crypt_shared``"
330328
shared-library-download-link = ""
331329
auto-encrypt-options = "autoEncryptionOpts"

source/core/csfle/reference/shared-library.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Download the {+shared-library+}
5151
Download the {+shared-library+} from the `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__ by selecting the
5252
version and platform, then the library:
5353

54-
#. In the :guilabel:`Version` dropdown, select ``{+shared-library-version-drop-down+}``.
54+
#. In the :guilabel:`Version` dropdown, select the version labeled as "current."
5555
#. In the :guilabel:`Platform` dropdown, select your platform.
5656
#. In the :guilabel:`Package` dropdown, select ``crypt_shared``.
5757
#. Click :guilabel:`Download`.

source/core/queryable-encryption/reference/shared-library.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Download the {+shared-library+}
6161
Download the {+shared-library+} from the `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__ by selecting the
6262
version and platform, then the library:
6363

64-
#. In the :guilabel:`Version` dropdown, select ``{+shared-library-version-drop-down+}``.
64+
#. In the :guilabel:`Version` dropdown, select the version labeled as "current."
6565
#. In the :guilabel:`Platform` dropdown, select your platform.
6666
#. In the :guilabel:`Package` dropdown, select ``crypt_shared``.
6767
#. Click :guilabel:`Download`.

0 commit comments

Comments
 (0)