- fix submitting bug report links
PR: 195539 Differential Revision: https://reviews.freebsd.org/D1250 Reported by: mi@ALDAN.algebra.com Approved by: wblock (mentor)
This commit is contained in:
parent
41d9629e19
commit
edeec4d988
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46041
2 changed files with 2 additions and 2 deletions
share/xml
|
@ -146,7 +146,7 @@
|
|||
<li><a href="&base;/commercial/commercial.html">Vendors</a></li>
|
||||
<li><a href="&base;/security/">Security Information</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/search/">Bug Reports</a></li>
|
||||
<li><a href="https://www.FreeBSD.org/support.html">Submit Bug-report</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/submit/">Submit Bug Report</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -185,7 +185,7 @@
|
|||
</ul></li>
|
||||
<li><a href="&base;/support/bugreports.html">Bug Reports</a>
|
||||
<ul>
|
||||
<li><a href="https://www.FreeBSD.org/support.html">Submit a Problem Report</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/submit/">Submit a Problem Report</a></li>
|
||||
</ul></li>
|
||||
<li><a href="&base;/support/webresources.html">Web Resources</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue