Module: Mesa Branch: main Commit: f525a152a7cf04ea610253b612f8d11f6515ed86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f525a152a7cf04ea610253b612f8d11f6515ed86
Author: Eric Engestrom <[email protected]> Date: Thu Nov 3 16:49:53 2022 +0000 docs: make the "amber" branch's name explicit Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19507> --- docs/amber.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/amber.rst b/docs/amber.rst index 0bf95abe684..aa39e57a901 100644 --- a/docs/amber.rst +++ b/docs/amber.rst @@ -3,7 +3,7 @@ Amber Branch After Mesa 21.3, all non-Gallium DRI drivers were removed from the Mesa source-tree. These drivers are still being maintained to some degree, -but only on the 21.3.x branch, and only for critical fixes. +but only on the ``amber`` branch, and only for critical fixes. These drivers include:
