small www patch
Pawel Biernacki
kaktus at dragonflybsd.pl
Mon Aug 30 16:38:39 PDT 2004
Hi,
Now we have a bugzilla and we should have any info about it on www page.
This small patch add a right text and link.
There is also some problem with site/data/main/errata.cgi which isn't
accessible through cvs/cvsup.
Index: bugs.cgi
===================================================================
RCS file: /home/dcvs/site/data/main/bugs.cgi,v
retrieving revision 1.6
diff -u -r1.6 bugs.cgi
--- bugs.cgi 8 May 2004 21:23:30 -0000 1.6
+++ bugs.cgi 30 Aug 2004 23:32:05 -0000
@@ -11,8 +11,10 @@
<li>You can post to our private newsgroup:
<a href="nntp://nntp.dragonflybsd.org/dragonfly.bugs">
nntp://nntp.dragonflybsd.org/dragonfly.bugs</a></li>
- <li>When we have an official bug tracking system in place you will
- be able to submit a bug through that.</li>
+ <li>You can submit your bug report on our
+ <a href="http://www.forknibbler.com/bugzilla/">official bug tracking
+ system</a></li>
+
</ul>
<p>
The email and newsgroup bug reporting methods are meant to be casual
affairs.
More information about the Submit
mailing list