Commit: 3e9b410296536afb16f052aeaeebef23b866caed Author: Christoph M. Becker <[email protected]> Fri, 9 Aug 2019 20:32:11 +0200 Parents: 622bfda0210ba540a84784efbea4417ebcf77bb9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3e9b410296536afb16f052aeaeebef23b866caed Log: Revert "Advertise https://github.com/php/doc-en/pulls" This reverts commit 622bfda0210ba540a84784efbea4417ebcf77bb9, because the Git mirror is still experimental. Changed paths: M get-involved.php Diff: diff --git a/get-involved.php b/get-involved.php index b9942b4..a1ae9b0 100644 --- a/get-involved.php +++ b/get-involved.php @@ -33,9 +33,7 @@ site_header("Get Involved", array("current" => "community")); <li>Filing and resolving bug reports at <a href="http://bugs.php.net">bugs.php.net</a></li> <li>Help maintain and or translate documentation files - at <a href="http://edit.php.net">edit.php.net</a>, - or submit <a href="https://github.com/php/doc-en/pulls">pull requests</a> - (only English for now). Check out our + at <a href="http://edit.php.net">edit.php.net</a>. Check out our <a href="http://doc.php.net/tutorial/">guide for contributors</a>.</li> </ol> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
