mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
correct link
This commit is contained in:
2
setup.py
2
setup.py
@@ -116,7 +116,7 @@ setup_args = dict(
|
|||||||
],
|
],
|
||||||
project_urls = {
|
project_urls = {
|
||||||
'Documentation': 'https://jupyterhub.readthedocs.io',
|
'Documentation': 'https://jupyterhub.readthedocs.io',
|
||||||
'Funding': 'http://jupyter.org/about',
|
'Funding': 'https://jupyter.org/about',
|
||||||
'Source': 'https://github.com/jupyterhub/jupyterhub/',
|
'Source': 'https://github.com/jupyterhub/jupyterhub/',
|
||||||
'Tracker': 'https://github.com/jupyterhub/jupyterhub/issues',
|
'Tracker': 'https://github.com/jupyterhub/jupyterhub/issues',
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user