Commit:    00beebae7a26957eba4781d0c6a92373e1f45362
Author:    Peter Kokot <peterko...@gmail.com>         Fri, 29 Jun 2018 19:52:45 
+0200
Committer: Christoph M. Becker <cmbecke...@gmx.de>      Tue, 24 Jul 2018 
16:11:42 +0200
Parents:   d5644bc6d3a4997ead7b35af9c19301a19648293
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=00beebae7a26957eba4781d0c6a92373e1f45362

Log:
Fix Mozilla's Bug writing guidelines link

Link has moved to MDN.

Changed paths:
  M  www/how-to-report.php


Diff:
diff --git a/www/how-to-report.php b/www/how-to-report.php
index c73f91e..2b84efd 100644
--- a/www/how-to-report.php
+++ b/www/how-to-report.php
@@ -127,7 +127,7 @@ with the different bugs.</p>
        </li>
        <li>
                mozilla.org's 
-               <a 
href="http://www.mozilla.org/quality/bug-writing-guidelines.html";>bug
+               <a 
href="https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines";>bug
                writing guidelines</a>
        </li>
        <li>


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

Reply via email to