Skip to content

Commit 5bf23b8

Browse files
jayvdbsethmlarson
authored andcommitted
More specific project URL (#209)
1 parent 80626f1 commit 5bf23b8

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
@@ -35,7 +35,7 @@
3535
long_description=codecs.open('README.rst',encoding='utf-8').read() + '\n\n' + codecs.open('HISTORY.rst',encoding='utf-8').read(),
3636
author='Cory Benfield',
3737
author_email='[email protected]',
38-
url='http://hyper.rtfd.org',
38+
url='http://python-hyper.org/hpack',
3939
packages=packages,
4040
package_data={'': ['LICENSE', 'README.rst', 'CONTRIBUTORS.rst', 'HISTORY.rst', 'NOTICES']},
4141
package_dir={'hpack': 'hpack'},

0 commit comments

Comments
 (0)