Skip to content

Commit 7773a75

Browse files
committed
Fix documentation hyperlink formatting.
1 parent 64454d0 commit 7773a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/connection-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ from your connection string when migrating from Connector/NET to MySqlConnector.
512512
<tr id="Password1">
513513
<td>Password1, Password2, Password3</td>
514514
<td></td>
515-
<td>MySqlConnector does not currently support multifactor authentication; see [issue 1068](https://github.com/mysql-net/MySqlConnector/issues/1068).</td>
515+
<td>MySqlConnector does not currently support multifactor authentication; see <a href="https://github.com/mysql-net/MySqlConnector/issues/1068" title="Support multifactor authentication">issue 1068</a>.</td>
516516
</tr>
517517
<tr id="ProcedureCacheSize">
518518
<td>ProcedureCacheSize, Procedure Cache Size, ProcedureCache, Procedure Cache</td>

0 commit comments

Comments
 (0)