Skip to content

Commit 62571de

Browse files
authored
(DOCSP-20986) Fix a rendering issue with ODBC links (#356)
1 parent 34b0c93 commit 62571de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/authentication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ Client Authentication
262262
---------------------
263263

264264
If your :doc:`BI tool <client-applications>` is using the
265-
:doc:`{+odbc-driver+} </reference/odbc-driver>`, the driver will
265+
:doc:`{+odbc-driver-name+} </reference/odbc-driver>`, the driver will
266266
handle authentication and you do not need to install an authentication
267-
plugin. If you are not using the {+odbc-driver+} and need to
267+
plugin. If you are not using the {+odbc-driver-name+} and need to
268268
authenticate using your BI tool, install either the C or JDBC
269269
authentication plugin depending on which is compatible with your BI
270270
Tool:

source/connect/microstrategy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This tutorial is for version MicroStrategy Desktop version 10.11.
3131
- Create a 64-bit :doc:`system Data Source Name (DSN)
3232
</tutorial/create-system-dsn>`.
3333

34-
- Install the :doc:`{+odbc-driver+}
34+
- Install the :doc:`{+odbc-driver-name+}
3535
</reference/odbc-driver>` for Windows.
3636

3737
- Make sure you have a running :binary:`~bin.mongosqld`

0 commit comments

Comments
 (0)