diff --git a/setup.py b/setup.py index 76c6e2f..da228cc 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def read(fname): keywords='', author='Glencoe Software, Inc.', author_email='info@glencoesoftware.com', - url='https://github.com/glencoesoftware/isyntax-to-rst', + url='https://github.com/glencoesoftware/isyntax2raw', license='License :: OSI Approved :: BSD License', packages=find_packages(), package_data={'isyntax2raw': ['resources/*.xml']},