From d3a6aa2471edb704c744211ea04af4c3679ec1ce Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Mon, 14 Aug 2017 16:02:40 -0500 Subject: [PATCH] Fix broken jupyterhub getting started link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a31f24d..c6c76afe 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ more configuration of the system. ## Configuration -The [Getting Started](http://jupyterhub.readthedocs.io/en/latest/getting-started.html) section of the +The [Getting Started](http://jupyterhub.readthedocs.io/en/latest/getting-started/index.html) section of the documentation explains the common steps in setting up JupyterHub. The [**JupyterHub tutorial**](https://github.com/jupyterhub/jupyterhub-tutorial)