diff options
author | danielgruesso <dgruesso@gitlab.com> | 2018-11-07 14:45:26 -0500 |
---|---|---|
committer | danielgruesso <dgruesso@gitlab.com> | 2018-11-07 14:45:26 -0500 |
commit | 7b12f96c8cf861d7e25d0232fc7a040ab34677ce (patch) | |
tree | 18c33908ea35b09e308c1ae16877e9013ae267cd | |
parent | fe2c3d4d9c5a6b45fe6e07e73bb4143e63792e8f (diff) | |
download | gitlab-ce-7b12f96c8cf861d7e25d0232fc7a040ab34677ce.tar.gz |
fix broken link
-rw-r--r-- | doc/user/project/clusters/runbooks/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/runbooks/index.md b/doc/user/project/clusters/runbooks/index.md index cafc96d73ce..9a0fd6448fb 100644 --- a/doc/user/project/clusters/runbooks/index.md +++ b/doc/user/project/clusters/runbooks/index.md @@ -70,7 +70,7 @@ Once Tiller has been installed successfully, click the **"Install"** button next Once Ingress has been installed successfully, click the **"Install"** button next to the "JupyterHub" app. -![install jupyterhub](img/install-jupyterhub.png) +![install jupyterhub](img/jupyterhub-install.png) ### 3. Login to JupyterHub and start the server |