Skip to content

Commit 92b7056

Browse files
committed
fix urls
1 parent fe8165c commit 92b7056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ def description():
1616
author='Rob Kooper',
1717
author_email='[email protected]',
1818

19-
url='https://clowder.ncsa.illinois.edu',
19+
url='https://clowderframework.org',
2020
project_urls={
21-
'Source': 'https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/pyclowder.git',
21+
'Source': 'https://github.com/clowder-framework/pyclowder',
2222
},
2323

2424
license='BSD',

0 commit comments

Comments
 (0)