Skip to content

Commit e93a98a

Browse files
committed
Update repo links
1 parent a00a4ff commit e93a98a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The PHP SDK 2.2+ is compatible with PHP 7.2 and above.
1414

1515
The PHP SDK 2.1 is required to build PHP 7.1 or 7.0.
1616

17-
The legacy binary tools SDK is available from the [legacy branch](https://github.com/Microsoft/php-sdk-binary-tools/tree/legacy) and is suitable to build PHP 5.
17+
The legacy binary tools SDK is available from the [legacy branch](https://github.com/php/php-sdk-binary-tools/tree/legacy) and is suitable to build PHP 5.
1818

1919
# Requirements
2020

@@ -67,7 +67,7 @@ It is not required to hold the source in the PHP SDK directory. It could be usef
6767

6868
## Basic usage example
6969

70-
- `git clone https://github.com/Microsoft/php-sdk-binary-tools.git c:\php-sdk`
70+
- `git clone https://github.com/php/php-sdk-binary-tools.git c:\php-sdk`
7171
- `cd c:\php-sdk`
7272
- `git checkout php-sdk-2.1.9` or later
7373
- invoke `phpsdk-vc15-x64.bat`
@@ -80,7 +80,7 @@ More extensive documentation can be found on the [wiki](https://wiki.php.net/int
8080

8181
## The old way
8282

83-
- `git clone https://github.com/Microsoft/php-sdk-binary-tools.git c:\php-sdk`
83+
- `git clone https://github.com/php/php-sdk-binary-tools.git c:\php-sdk`
8484
- follow the instructions on the PHP [wiki page](https://wiki.php.net/internals/windows/stepbystepbuild "PHP wiki page")
8585

8686
# Customizing

0 commit comments

Comments
 (0)