diff options
author | Igor Wiedler <igor@wiedler.ch> | 2010-09-02 20:15:33 +0200 |
---|---|---|
committer | Igor Wiedler <igor@wiedler.ch> | 2010-09-02 20:15:33 +0200 |
commit | fdd04eef49198ea40e0977431c6f490bfeb34f9f (patch) | |
tree | e71a6b95bde54778d497e222bf3e1537e2cc9bf4 /phpBB/docs | |
parent | ebb4a50d9ba539ea98d6af6f29adc1f25eadc4b0 (diff) | |
download | forums-fdd04eef49198ea40e0977431c6f490bfeb34f9f.tar forums-fdd04eef49198ea40e0977431c6f490bfeb34f9f.tar.gz forums-fdd04eef49198ea40e0977431c6f490bfeb34f9f.tar.bz2 forums-fdd04eef49198ea40e0977431c6f490bfeb34f9f.tar.xz forums-fdd04eef49198ea40e0977431c6f490bfeb34f9f.zip |
[ticket/9800] Update tracker URL in docs/README.html
PHPBB3-9800
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 3510bc448e..bb88fdc01f 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -242,7 +242,7 @@ <p>The phpBB Group uses a bug tracking system to store, list and manage all reported bugs, it can be found at the location listed below. Please <strong>DO NOT</strong> post bug reports to our forums, they will be locked. In addition please <strong>DO NOT</strong> use the bug tracker for support requests. Posting such a request will only see you directed to the support forums (while taking time away from working on real bugs).</p> - <p><a href="http://www.phpbb.com/bugs/">http://www.phpbb.com/bugs/</a></p> + <p><a href="http://tracker.phpbb.com/">http://tracker.phpbb.com/</a></p> <p>While we very much appreciate receiving bug reports (the more reports the more stable phpBB will be) we ask you carry out a few steps before adding new entries:</p> |