Skip to content

Commit 6a7ba3b

Browse files
authored
(DOCSP-30289) Update download center link (#392)
* (DOCSP-30289) Update download center link * rebuild * rebuild
1 parent db534d6 commit 6a7ba3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

snooty.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ bi-atlas-short = "BI Connector for Atlas"
1818
bi-full = "MongoDB Connector for Business Intelligence"
1919
bi-short = "BI Connector"
2020
cm-full = "MongoDB Cloud Manager"
21-
download-center = "`MongoDB Download Center <https://www.mongodb.com/download-center/bi-connector>`__"
22-
download-center-bi = "`MongoDB Connector for BI <https://www.mongodb.com/download-center/bi-connector>`__"
23-
download-center-tableau = "`MongoDB Connector for BI <https://www.mongodb.com/download-center/bi-connector?jmp=tbl>`__"
24-
download-center-url = "https://www.mongodb.com/download-center/bi-connector"
21+
download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/bi-connector>`__"
22+
download-center-bi = "`MongoDB Connector for BI <https://www.mongodb.com/try/download/bi-connector>`__"
23+
download-center-tableau = "`MongoDB Connector for BI <https://www.mongodb.com/try/download/bi-connector?jmp=tbl>`__"
24+
download-center-url = "https://www.mongodb.com/try/download/bi-connector"
2525
java-plugin = "MongoSQL Authentication Plugin for MySQL Connector/J"
2626
odbc-driver-name = "MongoDB BI Connector ODBC Driver"
2727
odbc-driver = "`MongoDB BI Connector ODBC Driver <https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/>`__"

source/includes/auth-options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ username as URI-style query parameters:
3333
- :ref:`GSSAPI <security-auth-kerberos>` (Kerberos)
3434

3535
LDAP and Kerberos require `MongoDB Enterprise
36-
<https://www.mongodb.com/download-center/enterprise?ct=atlasheader2>`__.
36+
<https://www.mongodb.com/try/download/enterprise?ct=atlasheader2>`__.
3737
Set the source to ``$external`` when using LDAP or Kerberos.
3838

3939
Not required if :setting:`~security.defaultMechanism` is set in your

0 commit comments

Comments
 (0)