From ccb41ce06c2533ee823bc80aaf3e182c68ebce7a Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 7 Nov 2022 14:27:54 +0100 Subject: [PATCH] docs: update link to Intel intrinsics-guide This link is being redirected, but not really where we want to send people. Let's update it, so they end up in the right place. Reviewed-by: Eric Engestrom Part-of: --- docs/drivers/llvmpipe.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index 5014b60a0dd..5389fddab6d 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -266,7 +266,7 @@ Recommended Reading - `Software optimization resources `__ - `Intel Intrinsics - Guide `__ + Guide `__ - LLVM