From 938be74cb06a19794ab6656596742213f52ce9cf Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 21 Apr 2022 15:41:21 +0200 Subject: [PATCH] Update link to Microsoft ODBC info --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 3879fcd..cd1e07a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -88,7 +88,7 @@ We should switch to a tagged realease when it will be available (see https://git The `pdo_sqlsrv` and `sqlsrv` PHP extensions require the Microsoft ODBC Driver for SQL Server. On Alpine Linux there's no way to automatically install its latest version, so we install it manually. -We need to monitor new releases at https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server#alpine17 +We need to monitor new releases at https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server#alpine18 ### ssh2