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:
Erik Faye-Lund
2023-05-03 15:12:42 +02:00
committed by Marge Bot
parent 360feea99c
commit 9e75abb61b

View File

@@ -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>