Skip to content

Commit bcd10d8

Browse files
authored
Merge pull request #932 from Xymph/replace-sites-by-repos
Replace dead sites by GH repos
2 parents c11572d + d979efd commit bcd10d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/11-02-01-Test-Driven-Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ are several alternatives:
3838
* [atoum](https://github.com/atoum/atoum)
3939
* [Kahlan](https://github.com/crysalead/kahlan)
4040
* [Peridot](https://peridot-php.github.io/)
41-
* [SimpleTest](http://simpletest.org)
41+
* [SimpleTest](https://github.com/simpletest/simpletest)
4242

4343
### Integration Testing
4444

_posts/14-02-01-Opcode-Cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Read more about opcode caches:
2424

2525
[opcache-book]: https://secure.php.net/book.opcache
2626
[APC]: https://www.php.net/book.apcu
27-
[XCache]: https://xcache.lighttpd.net/
27+
[XCache]: https://github.com/lighttpd/xcache
2828
[Zend Optimizer+]: https://github.com/zendtech/ZendOptimizerPlus
2929
[WinCache]: https://www.iis.net/downloads/microsoft/wincache-extension
3030
[PHP_accelerators]: https://wikipedia.org/wiki/List_of_PHP_accelerators

0 commit comments

Comments
 (0)