Commit:    fb2bd63db2eb9b9dffc9dde024b374f93e4978e8
Author:    Christoph M. Becker <[email protected]>         Thu, 21 Mar 2019 
15:45:01 +0100
Parents:   5de9c929f24ef9148fe10c2f54ce6872c309d261
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=fb2bd63db2eb9b9dffc9dde024b374f93e4978e8

Log:
Fix URL

Changed paths:
  M  README.md


Diff:
diff --git a/README.md b/README.md
index d3b9e7e..d74d1d9 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ NOTE: All the paths in the usage exampled are on drive C: for 
simplicity. Locati
 - `md c:\php-snap-build`
 - `cd c:\php-snap-build`
 - `git clone https://github.com/OSTC/php-sdk-binary-tools.git --branch 
new_binary_tools php-sdk`
-- `git clone https://github.com/OSTC/web-rmtools.git --branch 
new_sdk_compliance rmtools`
+- `git clone https://github.com/php/web-rmtools.git --branch 
new_sdk_compliance rmtools`
 - `md c:\php-snap-build\obj-x64`, or alternatively similar to `mklink /d 
obj-x64 d:\tmp-obj-x64`
 - `md c:\php-snap-build\obj`, or alternatively similar to `mklink /d obj 
d:\tmp-obj`
 - `md C:\php-snap-build\snap_master\vc14\x64`


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to