Skip to content

Commit 539aca7

Browse files
Moving links for code.google.com to local repos that have been replicated
1 parent eba5bb1 commit 539aca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

producers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ that removes the build time dependency to [Boost](http://www.boost.org/).
110110
>
111111
> *From [Wikipedia](https://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29)*
112112
113-
**[Taps](https://code.google.com/p/taps-testing/)** is a test tool for the
113+
**[Taps](https://github.com/TestAnything/taps-testing/)** is a test tool for the
114114
.NET framework and Mono. It is inspired on Perl's testing facilities and
115115
is therefore quite different from tools like NUnit.
116116

testing-with-tap/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ title: Testing with PHP
1010

1111
- [Using Test::Harness](https://github.com/Perl-Toolchain-Gang/Test-Harness/blob/master/reference/Test-Harness-2.64/lib/Test/Harness/TAP.pod#php)
1212
- [TAP based PHP testing presentations from ApacheCon and OSCon](http://www.modperlcookbook.org/~geoff/)
13-
- [Test::Simple & Test::More for PHP](http://code.google.com/p/test-more-php/)
13+
- [Test::Simple & Test::More for PHP](https://github.com/TestAnything/test-more-php/)

0 commit comments

Comments
 (0)