File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ def get_entry_points():
2727 long_description_content_type = 'text/markdown' ,
2828 keywords = "ssh proxy mitm network security audit plugins features advanced" ,
2929 packages = find_packages (),
30- url = "https://github.com/The5imon /ssh-mitm-plugins" ,
30+ url = "https://github.com/ssh-mitm /ssh-mitm-plugins" ,
3131 project_urls = {
3232 'Documentation' : 'https://ssh-mitm-plugins.readthedocs.io' ,
33- 'Source' : 'https://github.com/The5imon /ssh-mitm-plugins' ,
34- 'Tracker' : 'https://github.com/The5imon /ssh-mitm-plugins/issues' ,
33+ 'Source' : 'https://github.com/ssh-mitm /ssh-mitm-plugins' ,
34+ 'Tracker' : 'https://github.com/ssh-mitm /ssh-mitm-plugins/issues' ,
3535 },
3636 python_requires = '>= 3.6' ,
3737 classifiers = [
You can’t perform that action at this time.
0 commit comments