diff --git a/samples/tutorials/c/linux/README.md b/samples/tutorials/c/linux/README.md index 53dbce78..0794f872 100644 --- a/samples/tutorials/c/linux/README.md +++ b/samples/tutorials/c/linux/README.md @@ -1,7 +1,7 @@ # Connect to MSSQL using the Microsoft ODBC Driver on Linux -[C code sample] (sample_c_linux.c) that runs on Linux. The sample connects to MSSQL (SQL Server, Azure SQL DB, Azure SQL DW) using the Microsoft ODBC Driver for Linux. +[C code sample](sample_c_linux.c) that runs on Linux. The sample connects to MSSQL (SQL Server, Azure SQL DB, Azure SQL DW) using the Microsoft ODBC Driver for Linux. ## Prerequisites