From f58b8e221ee3d723194c16a3a8668b81d76b14ad Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 7 Jan 2021 20:12:32 +0200 Subject: [PATCH] Update URL. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c98f9bc..961dd86 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( environment variables.""", long_description=open("README.rst", "r").read(), long_description_content_type="text/x-rst", - url="https://www.shore.co.il/git/template", + url="https://git.shore.co.il/nimrod/template", author="Nimrod Adar", author_email="nimrod@shore.co.il", license="AGPLv3+", -- GitLab