Skip to content

Commit 5df617a

Browse files
committed
Fix project URL
1 parent 3fdda6e commit 5df617a

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
@@ -71,7 +71,7 @@ def read(fname):
7171
keywords='',
7272
author='Glencoe Software, Inc.',
7373
author_email='info@glencoesoftware.com',
74-
url='https://github.com/glencoesoftware/isyntax-to-rst',
74+
url='https://github.com/glencoesoftware/isyntax2raw',
7575
license='License :: OSI Approved :: BSD License',
7676
packages=find_packages(),
7777
package_data={'isyntax2raw': ['resources/*.xml']},

0 commit comments

Comments
 (0)