Skip to content

Commit a8ed224

Browse files
committed
correct github url
1 parent 49a5131 commit a8ed224

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
@@ -26,7 +26,7 @@ def get_version():
2626
name='textile',
2727
version=get_version(),
2828
description='Textile processing for python.',
29-
url='http://github.com/ikirudennis/python-textile',
29+
url='http://github.com/textile/python-textile',
3030
packages=find_packages(),
3131
classifiers=[
3232
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)