yoavs 2003/12/24 07:04:07
Modified: docs/site bugreport.html
src/xdocs/site bugreport.xml
Log:
Fixed typo in log4j wiki faq link.
Revision Changes Path
1.8 +1 -1 logging-site/docs/site/bugreport.html
Index: bugreport.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/bugreport.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bugreport.html 24 Dec 2003 15:02:45 -0000 1.7
+++ bugreport.html 24 Dec 2003 15:04:07 -0000 1.8
@@ -163,7 +163,7 @@
<li><b>FAQ's</b> - Search Frequently Asked Question documents. Available
FAQ's include:
<ul>
- <li><a
href="nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages">Log4j Wiki</a></li>
+ <li><a
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages">Log4j
Wiki</a></li>
</ul>
</li>
</p>
1.7 +1 -1 logging-site/src/xdocs/site/bugreport.xml
Index: bugreport.xml
===================================================================
RCS file: /home/cvs/logging-site/src/xdocs/site/bugreport.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bugreport.xml 24 Dec 2003 15:02:45 -0000 1.6
+++ bugreport.xml 24 Dec 2003 15:04:07 -0000 1.7
@@ -43,7 +43,7 @@
<li><b>FAQ's</b> - Search Frequently Asked Question documents. Available
FAQ's include:
<ul>
- <li><a
href="nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages">Log4j Wiki</a></li>
+ <li><a
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages">Log4j
Wiki</a></li>
</ul>
</li>
</p>