Skip to content

Commit 5b7d122

Browse files
author
ldx
committed
Update URL.
1 parent 7aedd73 commit 5b7d122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
description="Python bindings for iptables",
1717
author="Nilvec",
1818
author_email="nilvec@nilvec.com",
19-
url="http://nilvec.com/",
19+
url="https://github.com/ldx/python-iptables",
2020
packages=["iptc"],
2121
package_dir={"iptc": "iptc"},
2222
ext_modules=[Extension("libxtwrapper",

0 commit comments

Comments
 (0)