summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 624ea87..50692fb 100644
--- a/setup.py
+++ b/setup.py
@@ -14,5 +14,5 @@ setup(
license="MIT",
keywords="A library for VyOS routing setting",
- url="http://https://github.com/vyos/python-vyos-mgmt"
-) \ No newline at end of file
+ url="https://github.com/vyos/python-vyos-mgmt"
+)