We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba9e68 commit 692f940Copy full SHA for 692f940
1 file changed
README.md
@@ -23,7 +23,7 @@ You can obtain [JSqlServerBulkInsert] from Maven by adding the following:
23
24
Please read up the Microsoft Documentation for understanding the mapping between SQL Server Types and JDBC Data Types:
25
26
-* (Understanding the JDBC Driver Data Types)[https://docs.microsoft.com/en-us/sql/connect/jdbc/understanding-the-jdbc-driver-data-types]
+* [Understanding the JDBC Driver Data Types](https://docs.microsoft.com/en-us/sql/connect/jdbc/understanding-the-jdbc-driver-data-types)
27
28
The following JDBC Types are supported by the library:
29
0 commit comments