mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
docs: fixup About Mesa3D.org link
This link is supposed to point to www.mesa3d.org, not docs.mesa3d.org.
Let's fix it up!
Fixes: 7da0482636 ("docs: add custom html theme")
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22825>
This commit is contained in:
parent
360feea99c
commit
9e75abb61b
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
<div class="col-12 col-lg-3">
|
||||
<h6 class="text-body">More</h6>
|
||||
<ul class="list-unstyled">
|
||||
<li><a href="/website/">About Mesa3D.org</a></li>
|
||||
<li><a href="https://www.mesa3d.org/website/">About Mesa3D.org</a></li>
|
||||
<li><a href="https://docs.mesa3d.org/thanks.html">Acknowledgements</a></li>
|
||||
<li><a href="https://dri.freedesktop.org/wiki/">Mesa / DRI Wiki</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue