From 1c4fe30466a53d90a1bef90b66cdec9c33c4939f Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 29 Jun 2020 10:21:44 +0200 Subject: [PATCH] docs: remove dead link to copy of article There's no point in linking to a copy of this article on a defunct site. So let's just remove it, the original source works just fine. Reviewed-by: Eric Engestrom Part-of: --- docs/drivers/llvmpipe.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index 5e8f3fc4240..bd6b25dd148 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -230,8 +230,6 @@ Recommended Reading Coordinates `__ - `Rasterization on Larrabee `__ - (`DevMaster - copy `__) - `Rasterization using half-space functions `__ - `Advanced