We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912193c commit 3de6a7eCopy full SHA for 3de6a7e
setup.py
@@ -57,7 +57,7 @@ def _str2list(pkgstr, onlystr):
57
description='Python module to interface with ethtool',
58
author='Harald Hoyer, Arnaldo Carvalho de Melo, David Sommerseth',
59
author_email='davids@redhat.com',
60
- url='http://fedoraproject.org/wiki/python-ethtool',
+ url='https://github.com/fedora-python/python-ethtool',
61
ext_modules=[
62
Extension(
63
'ethtool',
0 commit comments