docs: fixup link in radv docs

This is not how to add links, this is how to use the default-role. Let's
correct it.

Fixes: 3ba3e00750 ("radv: Add some documentation.")
Reviewed-by: Dylan Baker <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32831>
This commit is contained in:
Erik Faye-Lund 2025-01-02 11:40:38 +01:00 committed by Marge Bot
parent 46ccc13691
commit 7a8c46f54c

View file

@ -176,7 +176,7 @@ Registers in shaders (not to be confused with registers in the CP):
* SGPR - scalar general purpose register: same value within a wave * SGPR - scalar general purpose register: same value within a wave
For further reading, AMD has publised whitepapers and documentation for the GCN and RDNA GPU architectures. For further reading, AMD has publised whitepapers and documentation for the GCN and RDNA GPU architectures.
`These can be found on their GPUOpen site. <https://gpuopen.com/amd-gpu-architecture-programming-documentation/>` `These can be found on their GPUOpen site. <https://gpuopen.com/amd-gpu-architecture-programming-documentation/>`__
Debugging Debugging
--------- ---------