Skip to content

Commit faf45f2

Browse files
committed
Moved project on github
1 parent 0876fa8 commit faf45f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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=[

0 commit comments

Comments
 (0)