summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/5.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/5.1')
-rw-r--r--docs/relnotes/5.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/5.1 b/docs/relnotes/5.1
index aed6e10..59b7964 100644
--- a/docs/relnotes/5.1
+++ b/docs/relnotes/5.1
@@ -106,7 +106,7 @@ Vertex/Fragment program debugger
GL_MESA_program_debug is an experimental extension to support
interactive debugging of vertex and fragment programs. See the
-docs/MESA_program_debug.spec file for details.
+docs/specs/OLD/MESA_program_debug.spec file for details.
The bulk of the vertex/fragment program debugger is implemented
outside of Mesa. The GL_MESA_program_debug extension just has minimal