Fix a broken link to bugzilla in all .cgi files on the website
PR: 204460 Sponsored by: ScaleEngine Inc.
This commit is contained in:
parent
152a57805f
commit
d05755f1fa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47947
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ $i_topbar = qq`
|
|||
<ul>
|
||||
<li><a href="$hsty_base/commercial/commercial.html">Vendors</a></li>
|
||||
<li><a href="//security.FreeBSD.org/">Security Information</a></li>
|
||||
<li><a href="https://bugs.freebsd.org/bugzilla/search/">Bug Reports</a></li>
|
||||
<li><a href="https://bugs.freebsd.org/search/">Bug Reports</a></li>
|
||||
<li><a href="$hsty_base/support.html">Submit Bug-report</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue