diff --git a/docs/osmesa.html b/docs/osmesa.html index 0ec67c44b4e..b0609cf88c7 100644 --- a/docs/osmesa.html +++ b/docs/osmesa.html @@ -34,8 +34,7 @@ more information about the API functions.
-There are several examples of OSMesa in the progs/osdemos/
-directory.
+There are several examples of OSMesa in the mesa/demos repository.
-The progs/demos/gamma.c program may help you to determine reasonable gamma
-value for your display. With correct gamma values, the color intensities
-displayed in the top row (drawn by dithering) should nearly match those
-in the bottom row (drawn as grays).
+The demos/gamma.c program in mesa/demos repository may help
+you to determine reasonable gamma value for your display. With correct
+gamma values, the color intensities displayed in the top row (drawn by
+dithering) should nearly match those in the bottom row (drawn as grays).