Module: Mesa Branch: master Commit: 5d349fab46a579b348bd8f1ab34169affa7287f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d349fab46a579b348bd8f1ab34169affa7287f0
Author: Sarah Sharp <[email protected]> Date: Thu Oct 29 15:56:18 2015 -0700 mesa: docs: Add link to planet.freedesktop.org The freedesktop.org blog feeds aren't mentioned on either mesa3d.org or any of the graphics project wikis (including the DRI wiki) on freedeskop.org. Fix that by linking to it from the sidebar. Signed-off-by: Sarah Sharp <[email protected]> Reviewed-by: Ian Romanick <[email protected]> --- docs/contents.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contents.html b/docs/contents.html index 5e0f514..294804f 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -90,6 +90,7 @@ <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a> <li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a> <li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a> +<li><a href="http://planet.freedesktop.org" target="_parent">Developer blogs</a> </ul> <b>Hosted by:</b> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
