diff options
author | Daniel Gruesso <dgruesso@gitlab.com> | 2018-10-26 16:42:57 +0000 |
---|---|---|
committer | Daniel Gruesso <dgruesso@gitlab.com> | 2018-10-26 16:42:57 +0000 |
commit | 8883f6e18762612522b21ff4e0ea7d7de708a005 (patch) | |
tree | 259b99bfe761f3489689e72b6b6d6c188738b6ad /doc | |
parent | 66fc35f76bf6cb8c05dc0ba65211e70a36ccd073 (diff) | |
download | gitlab-ce-8883f6e18762612522b21ff4e0ea7d7de708a005.tar.gz |
update issue link
Diffstat (limited to 'doc')
-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 173cf8b066b..3b81e439119 100644 --- a/doc/user/project/clusters/runbooks/index.md +++ b/doc/user/project/clusters/runbooks/index.md @@ -15,7 +15,7 @@ code blocks or database queries against a given environment. ## Nurtch Executable Runbooks -> [Introduced](ce-45912) in GitLab 11.4. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/45912) in GitLab 11.4. The JupyterHub app offered via GitLab’s Kubernetes integration now ships with Nurtch’s Rubix library, providing a simple way to create DevOps |