diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" +) |