Skip to content

Commit 49998aa

Browse files
author
gadamc
committed
set correct URL to repo
1 parent 173f3ec commit 49998aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'version': __version__,
3232
'author': 'gadamc',
3333
'author_email': '[email protected]',
34-
'url': 'https://github.com/gadamc/ibmos2spark',
34+
'url': 'https://github.com/ibm-cds-labs/ibmos2spark',
3535
'packages': ['ibmos2spark'],
3636
'classifiers': [
3737
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)