diff --git a/setup.py b/setup.py index 2c58795..49e4be9 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ # Package meta-data. NAME = "hmt" DESCRIPTION = "Reverse engineer services with style" -URL = "http://github.com/hmt/hmt" +URL = "https://github.com/meeshkan/hmt" EMAIL = "dev@hmt.com" AUTHOR = "Meeshkan Dev Team" REQUIRES_PYTHON = ">=3.6.0"