svn commit: r44998 - head/en_US.ISO8859-1/htdocs
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler Date: Tue Jun 3 15:00:33 2014 New Revision: 44998 URL: http://svnweb.freebsd.org/changeset/doc/44998 Log: quick hack to make this page not wrong for the bugzilla world. it needs a rewrite, but not now :) Modified: head/en_US.ISO8859-1/htdocs/support.xml Modified: head/en_US.ISO8859-1/htdocs/support.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/support.xml Mon Jun 2 14:12:42 2014 (r44997) +++ head/en_US.ISO8859-1/htdocs/support.xml Tue Jun 3 15:00:33 2014 (r44998) @@ -27,15 +27,17 @@ If it has not already been reported, please let us know.</p> <p>To find out what has already been reported, it is possible to - <a href="&cgibase;/query-pr-summary.cgi?query">search the PR database</a> + <a + href="https://bugs.freebsd.org/bugzilla/query.cgi?format=specific">search the PR database</a> for specific category, assignee, originator, text, and so forth, or - <a href="&cgibase;/query-pr-summary.cgi?category=">view all open problem reports</a>. + <a + href="https://bugs.freebsd.org/bugzilla/query.cgi?format=advanced">view all open problem reports</a>. </p> <p>If the bug has not yet been reported, please read over our <a href="&base;/support/bugreports.html">problem reporting guidelines</a> - and then report the problem using our <a href="&base;/send-pr.html">problem report form</a>.</p> + and then report the problem using our <a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">problem report form</a>.</p> </body> </html> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"