Skip to content

Commit e9ea3b5

Browse files
committed
More review
1 parent e06b1b1 commit e9ea3b5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ Finally, if running PHP in a Web server, restart the Web server.
6565

6666
## Install (UNIX)
6767

68-
For full instructions on installing the drivers on all supported Unix platforms, see [the installation instructions on Microsoft Docs][odbcinstructions].
68+
For full instructions on installing the drivers on all supported Unix platforms, see [the installation instructions on Microsoft Docs][unixinstructions].
6969

7070
## Sample Code
7171
For PHP code samples, please see the [sample](https://github.com/Microsoft/msphpsql/tree/master/sample) folder or the [code samples on Microsoft Docs](https://docs.microsoft.com/sql/connect/php/code-samples-for-php-sql-driver).
7272

7373
## Limitations and Known Issues
74-
Please refer to [Releases][releases] for the latest limitations and known issues of the [project][project].
74+
Please refer to [Releases][releases] for the latest limitations and known issues.
7575

7676
## Version number
7777
The version numbers of the PHP drivers follow [semantic versioning](https://semver.org/):
@@ -127,7 +127,7 @@ This project has adopted the Microsoft Open Source Code of Conduct. For more inf
127127

128128
**Documentation**: [Microsoft Docs Online][phpdoc].
129129

130-
**SQL Server Drivers**: Please browse the articles or announcements of various [SQL Server Drivers][sqldrivers].
130+
**SQL Server Drivers**: Please browse the articles for announcements of various [SQL Server Drivers][sqldrivers].
131131

132132
**Known Issues**: Please visit the [project on Github][project] to view outstanding [issues][issues] and report new ones.
133133

@@ -147,5 +147,4 @@ This project has adopted the Microsoft Open Source Code of Conduct. For more inf
147147

148148
[odbcdoc]: https://docs.microsoft.com/sql/connect/odbc/microsoft-odbc-driver-for-sql-server?view=sql-server-2017
149149

150-
[odbcinstructions]: https://docs.microsoft.com/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017
151-
150+
[unixinstructions]: https://docs.microsoft.com/sql/connect/php/installation-tutorial-linux-mac

0 commit comments

Comments
 (0)