Skip to content

Commit 20e70ed

Browse files
DOCSP-23157 Replace shared library download instructions (#1249)
* changed download instructions * changed download instructions * removed extra line * update link * updated text to only specify shared lib
1 parent 3dfbad5 commit 20e70ed

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

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

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -66,22 +66,15 @@ To learn more about ``mongocryptd``, see
6666
Download the {+shared-library+}
6767
------------------------------------------------
6868

69-
To download the {+shared-library+}, navigate to the download URL for
70-
your operating system:
69+
Download the {+shared-library+} from the MongoDB Download Center using the
70+
following link:
7171

72-
.. list-table::
73-
:header-rows: 1
74-
:stub-columns: 1
75-
:widths: 10 30
76-
77-
* - Operating System
78-
- Download URL
79-
* - macOS
80-
- https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.0-rc8.tgz
81-
* - Windows
82-
- https://downloads.mongodb.com/windows/mongo_crypt_shared_v1-windows-x86_64-enterprise-6.0.0-rc8.zip
83-
* - Linux
84-
- https://downloads.mongodb.com/linux/mongo_crypt_shared_v1-linux-x86_64-enterprise-rhel70-6.0.0-rc8.tgz
72+
`MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__
73+
74+
- In the **Version** dropdown, select ``6.0.0-rc9 (release candidate)``.
75+
- In the **Platform** dropdown, select your platform.
76+
- In the **Package** dropdown, select ``crypt_shared``.
77+
- Click **Download**.
8578

8679
.. _qe-reference-shared-library-configuration:
8780

0 commit comments

Comments
 (0)