docs: update internal references

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:
Erik Faye-Lund
2020-04-20 13:10:12 +02:00
committed by Marge Bot
parent ea91f4769a
commit f1fe74afb2
10 changed files with 292 additions and 292 deletions

View File

@@ -28,7 +28,7 @@ Build EGL
-D gallium-drivers=...
The main library and OpenGL is enabled by default. The first two
options above enables `OpenGL ES 1.x and 2.x <opengles.html>`__. The
options above enables `OpenGL ES 1.x and 2.x <opengles.rst>`__. The
last two options enables the listed classic and Gallium drivers
respectively.