Skip to content

Commit 3de6a7e

Browse files
committed
Update upstream URL
1 parent 912193c commit 3de6a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def _str2list(pkgstr, onlystr):
5757
description='Python module to interface with ethtool',
5858
author='Harald Hoyer, Arnaldo Carvalho de Melo, David Sommerseth',
5959
author_email='davids@redhat.com',
60-
url='http://fedoraproject.org/wiki/python-ethtool',
60+
url='https://github.com/fedora-python/python-ethtool',
6161
ext_modules=[
6262
Extension(
6363
'ethtool',

0 commit comments

Comments
 (0)