Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Commit 7ab4daf

Browse files
committed
Fix broken link
1 parent 7787551 commit 7ab4daf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# php-build
22

3-
php-build is an [phpenv](https://github.com/phpenv-dev/phpenv) plugin
3+
php-build is an [phpenv](https://github.com/sptndc/phpenv) plugin
44
that provides an `phpenv install` command to compile and install
55
different versions of PHP on UNIX-like systems.
66

@@ -86,7 +86,7 @@ develop and install versions of PHP that are not yet supported by
8686
php-build.
8787

8888
See the [php-build built-in
89-
definitions](https://github.com/phpenv-dev/php-build/tree/master/share/php-build)
89+
definitions](https://github.com/sptndc/php-build/tree/master/share/php-build)
9090
as a starting point for custom definition files.
9191

9292
### Special environment variables
@@ -119,11 +119,11 @@ command. You should specify the location of the source code with the
119119
## Getting Help
120120

121121
Please see the [php-build
122-
wiki](https://github.com/phpenv-dev/php-build/wiki) for solutions to
122+
wiki](https://github.com/sptndc/php-build/wiki) for solutions to
123123
common problems.
124124

125125
If you can't find an answer on the wiki, open an issue on the [issue
126-
tracker](https://github.com/phpenv-dev/php-build/issues). Be sure to
126+
tracker](https://github.com/sptndc/php-build/issues). Be sure to
127127
include the full build log for build failures.
128128

129129
### License

0 commit comments

Comments
 (0)