diff options
author | Arnd <arnd.hannemann@credativ.de> | 2017-01-23 12:59:09 +0000 |
---|---|---|
committer | Arnd <arnd.hannemann@credativ.de> | 2017-01-23 12:59:09 +0000 |
commit | f9985717c3ba160e3bf3701fe3802b3a92e35d41 (patch) | |
tree | a0c8216c96f9c2dea0a328b99ca6ef65226bd25a /doc/project_services | |
parent | 3a54128d1f1ac1fa0779fe7309bd043ffa947ab5 (diff) | |
download | gitlab-ce-f9985717c3ba160e3bf3701fe3802b3a92e35d41.tar.gz |
Fix typo in link to "Services Templates" page.
Diffstat (limited to 'doc/project_services')
-rw-r--r-- | doc/project_services/kubernetes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/project_services/kubernetes.md b/doc/project_services/kubernetes.md index 59d5da702f8..99aa9e44bdb 100644 --- a/doc/project_services/kubernetes.md +++ b/doc/project_services/kubernetes.md @@ -8,7 +8,7 @@ the [configuration](#configuration) section. If you have a single cluster that you want to use for all your projects, you can pre-fill the settings page with a default template. To configure the -template, see the [Services Templates](services-templates.md) document. +template, see the [Services Templates](services_templates.md) document. ## Configuration |