From f3ea50cf7f0a17f81f1ccf861b8274065f8cd7ee Mon Sep 17 00:00:00 2001 From: Stephen Arnold Date: Sat, 26 Oct 2024 21:47:13 -0700 Subject: [PATCH] fix: dev: upstream license url generates doc lint error in CI * use GitHub blob url instead Signed-off-by: Stephen Arnold --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4a44542..0da0fd4 100644 --- a/README.rst +++ b/README.rst @@ -264,7 +264,7 @@ remember to specify the socket path when running redis-cli :: :alt: Security check - Bandit .. |license| image:: https://badges.frapsoft.com/os/gpl/gpl.png?v=103 - :target: https://opensource.org/licenses/GPL-2.0/ + :target: https://github.com/VCTLabs/redis-ipc-py/blob/master/COPYING :alt: License .. |tag| image:: https://img.shields.io/github/v/tag/VCTLabs/redis-ipc-py?color=green&include_prereleases&label=latest%20release