2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-25 00:30:21 +01:00

fix bug report link on template

This commit is contained in:
Leah Rowe 2021-05-18 14:57:17 +01:00
parent df3791ee3a
commit 7d6c94c012

View file

@ -59,7 +59,7 @@ $endif$
<li><a href="/docs/install/">Install</a></li>
<li><a href="/docs/">Docs</a></li>
<li><a href="/news/">News</a></li>
<li><a href="https://notabug.org/libreboot/libreboot/issues">Report bugs</a></li>
<li><a href="https://notabug.org/libreboot/lbmk/issues">Report bugs</a></li>
<li><a href="/tasks/">TODO</a></li>
<li><a href="/git.html">Send patches</a></li>
<li><strong><a href="/contact.html">Contact</a></strong></li>