From f85d12ba784f3972e52ca99dc9bea83b9fcb30fc Mon Sep 17 00:00:00 2001 From: Andreas Schimmelschulze Date: Tue, 28 Nov 2023 16:22:22 +0100 Subject: [PATCH] chore: fix url in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9cecfde..d6f6bc2 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ long_description=readme, author='', author_email='', - url='https://github.com/sipgate-labs/http-request-recorder', + url='https://github.com/sipgate/http-request-recorder', license=license, packages=['http_request_recorder'], install_requires=[