diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2015-10-29 15:56:18 -0700 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2016-01-08 12:18:12 -0800 |
commit | 5d349fab46a579b348bd8f1ab34169affa7287f0 (patch) | |
tree | 1a76a5530266029a13543a4b2f615d125ad281af /docs/contents.html | |
parent | dff1caccac370adb1c03609b7bfe12b9195b5a61 (diff) |
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 <sarah.a.sharp@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index 5e0f514c1e..294804f6f5 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> |