Author: poirier
Date: Thu Oct 14 12:48:06 2010
New Revision: 1022495
URL: http://svn.apache.org/viewvc?rev=1022495&view=rev
Log:
Fix link to FAQ.
PR 50092, thanks to Andrey Niakhaichyk for report.
Modified:
httpd/site/trunk/xdocs/bug_report.xml
Modified: httpd/site/trunk/xdocs/bug_report.xml
URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/bug_report.xml?rev=1022495&r1=1022494&r2=1022495&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/bug_report.xml [utf-8] (original)
+++ httpd/site/trunk/xdocs/bug_report.xml [utf-8] Thu Oct 14 12:48:06 2010
@@ -35,7 +35,7 @@ have done <strong>all</strong> of the fo
<li>Looked at the error log. Please include any related messages in your
report, or state that there are none.
</li>
- <li>Checked the <a href="docs/misc/FAQ.html">FAQ</a>.
+ <li>Checked the <a href="docs/current/faq/">FAQ</a>.
</li>
<li>Searched the <a href="http://issues.apache.org/bugzilla/">bug
report</a> database. When you are doing this, you should be sure to
|