diff --git a/docs/drivers/radv.rst b/docs/drivers/radv.rst
index 0f79188c214..8cf8dbeef5c 100644
--- a/docs/drivers/radv.rst
+++ b/docs/drivers/radv.rst
@@ -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
For further reading, AMD has publised whitepapers and documentation for the GCN and RDNA GPU architectures.
-`These can be found on their GPUOpen site. `
+`These can be found on their GPUOpen site. `__
Debugging
---------