Skip to content

Commit c235538

Browse files
committed
updated link for en-us version
1 parent 2845e30 commit c235538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.SQLServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ SQL Server instance name is SQLEXPRESS, create database using:
3232
C:\>sqlcmd -S .\SQLEXPRESS -i data\oil_mssql.sql
3333
```
3434

35-
Before you run the sample, you need to download the [Microsoft JDBC Driver for SQL Server](https://docs.microsoft.com/fr-fr/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-2017).
35+
Before you run the sample, you need to download the [Microsoft JDBC Driver for SQL Server](https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-2017).
3636

3737
Once your download finished, decompress the archive. The archive contains jar files that
3838
look like `mssql-jdbc-7.2.2.jre8.jar`.

0 commit comments

Comments
 (0)