diff --git a/setup.cfg b/setup.cfg index a942290a3..3b964b915 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,6 +9,10 @@ author = Jupyter Development Team author_email = jupyter@googlegroups.com url = https://github.com/jupyter/notebook platforms = Linux, Mac OS X, Windows +project_urls = + Documentation = https://jupyter-notebook.readthedocs.io/ + Source = https://github.com/jupyter/notebook + Tracker = https://github.com/jupyter/notebook/issues keywords = Jupyter, JupyterLab, Notebook classifiers = Intended Audience :: Developers