From 1efc92fe8c0f1d53634b9589058c60424f68aaee Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 7 Nov 2022 15:08:46 +0100 Subject: [PATCH] docs/panfrost: drop anchor before channel-name The use of a hash symbol in a URI is an anchor, not to indicate an IRC channel name. This confuses the Sphinx linkchecker. Dropping the hash here still makes the link work fine, so let's just do that. Reviewed-by: Eric Engestrom Part-of: --- docs/drivers/panfrost.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index b211f462f56..9e739120d8a 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -55,7 +55,7 @@ Chat Panfrost developers and users hang out on IRC at ``#panfrost`` on OFTC. Note that registering and authenticating with ``NickServ`` is required to prevent -spam. `Join the chat. `_ +spam. `Join the chat. `_ drm-shim --------