Author: crossley
Date: Tue Jan 13 16:48:02 2009
New Revision: 734285
URL: http://svn.apache.org/viewvc?rev=734285&view=rev
Log:
Fix error with previous commit - link to "site:bugs".
Fix a link to an issue to be standard link.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml?rev=734285&r1=734284&r2=734285&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml Tue Jan 13 16:48:02 2009
@@ -178,7 +178,7 @@
<answer>
<p>
This
- <link href="http://issues.apache.org/jira/secure/ViewIssue.jspa?key=FOR-10">appears
+ <link href="http://issues.apache.org/jira/browse/FOR-10">appears
to be a bug in cygwin</link>. Please use the .bat script instead.
</p>
</answer>
@@ -1543,7 +1543,7 @@
<link href="http://www.apache.org/security/">ASF Security Team</link>.
This is only for reporting undisclosed security vulnerabilities in
Apache products. For other issues, use the Forrest project
- <link href="site:issues">Issue tracker</link>.
+ <link href="site:bugs">Issue tracker</link>.
</p>
</answer>
</faq>
|