From 4b36dce29fac3ae3e90f4e8fd2ca41eb4bf56853 Mon Sep 17 00:00:00 2001 From: Clemens Tolboom Date: Mon, 3 Dec 2018 19:05:50 +0100 Subject: [PATCH] Fix markdown link into rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 41071bad..54d221e5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -30,7 +30,7 @@ For convenient administration of the Hub, its users, and services, JupyterHub also provides a `REST API`_. The JupyterHub team and Project Jupyter value our community, and JupyterHub -follows the Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html). +follows the Jupyter `Community Guides `_. Contents ========