Skip to content

Commit 692f940

Browse files
authored
Update README
Fix Link
1 parent cba9e68 commit 692f940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can obtain [JSqlServerBulkInsert] from Maven by adding the following:
2323

2424
Please read up the Microsoft Documentation for understanding the mapping between SQL Server Types and JDBC Data Types:
2525

26-
* (Understanding the JDBC Driver Data Types)[https://docs.microsoft.com/en-us/sql/connect/jdbc/understanding-the-jdbc-driver-data-types]
26+
* [Understanding the JDBC Driver Data Types](https://docs.microsoft.com/en-us/sql/connect/jdbc/understanding-the-jdbc-driver-data-types)
2727

2828
The following JDBC Types are supported by the library:
2929

0 commit comments

Comments
 (0)