mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +00:00
Update link
This commit is contained in:
2
setup.py
2
setup.py
@@ -91,7 +91,7 @@ setup_args = dict(
|
||||
package_data = get_package_data(),
|
||||
version = ns['__version__'],
|
||||
description = "JupyterHub: A multi-user server for Jupyter notebooks",
|
||||
long_description = "See https://jupyterhub.readthedocs.org for more info.",
|
||||
long_description = "See https://jupyterhub.readthedocs.io for more info.",
|
||||
author = "Jupyter Development Team",
|
||||
author_email = "jupyter@googlegroups.com",
|
||||
url = "http://jupyter.org",
|
||||
|
Reference in New Issue
Block a user