Module: Mesa
Branch: master
Commit: 18cef9c5149523d49c4131000eb6d6b9cf0d04a9
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=18cef9c5149523d49c4131000eb6d6b9cf0d04a9

Author: Eric Anholt <[email protected]>
Date:   Wed Oct 21 11:47:45 2020 -0700

docs: Fix "Hosted by" link and drop duplicate.

We had two links to planet.fdo, with "Hosted by" incorrectly pointing to
it instead of the top-level "what is fdo".

Reviewed-by: Erik Faye-Lund <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7258>

---

 docs/contents.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/contents.rst b/docs/contents.rst
index f3285071a94..5f2d0309690 100644
--- a/docs/contents.rst
+++ b/docs/contents.rst
@@ -93,7 +93,6 @@
 
    OpenGL Website <https://www.opengl.org>
    DRI Website <https://dri.freedesktop.org>
-   freedesktop.org <https://www.freedesktop.org>
    Developer Blogs <https://planet.freedesktop.org>
 
 .. toctree::
@@ -101,4 +100,4 @@
    :caption: Hosted by:
    :hidden:
 
-   freedesktop.org <https://planet.freedesktop.org>
+   freedesktop.org <https://www.freedesktop.org>

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to