We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8165c commit 92b7056Copy full SHA for 92b7056
setup.py
@@ -16,9 +16,9 @@ def description():
16
author='Rob Kooper',
17
author_email='[email protected]',
18
19
- url='https://clowder.ncsa.illinois.edu',
+ url='https://clowderframework.org',
20
project_urls={
21
- 'Source': 'https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/pyclowder.git',
+ 'Source': 'https://github.com/clowder-framework/pyclowder',
22
},
23
24
license='BSD',
0 commit comments