Skip to content

Commit 057dfb5

Browse files
committed
Make the URL point to the original repo.
1 parent cec5bbe commit 057dfb5

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
@@ -7,7 +7,7 @@
77
long_description=open('README.rst').read(),
88
author='Ivo Wetzel',
99
author_email='',
10-
url='http://github.com/abuchanan/twitter-text-python',
10+
url='http://github.com/BonsaiDen/twitter-text-python',
1111
license='GPL',
1212
packages=['ttp'],
1313
include_package_data=True,

0 commit comments

Comments
 (0)