aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes/7.9.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/7.9.rst')
-rw-r--r--docs/relnotes/7.9.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/relnotes/7.9.rst b/docs/relnotes/7.9.rst
index 45429fefa22..b0ac067a939 100644
--- a/docs/relnotes/7.9.rst
+++ b/docs/relnotes/7.9.rst
@@ -9,7 +9,7 @@ Mesa 7.9 implements the OpenGL 2.1 API, but the version reported by
glGetString(GL_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 2.1.
-See the `Compiling/Installing page <../install.html>`__ for
+See the `Compiling/Installing page <../install.rst>`__ for
prerequisites for DRI hardware acceleration.
MD5 checksums
@@ -28,7 +28,7 @@ New features
------------
- New, improved GLSL compiler written by Intel. See the `Shading
- Language <../shading.html>`__ page for more information.
+ Language <../shading.rst>`__ page for more information.
- New, very experimental Gallium driver for R600-R700 Radeons.
- Support for AMD Evergreen-based Radeons (HD 5xxx)
- GL_EXT_timer_query extension (i965 driver and softpipe only)