Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2016-12-23 13:08:09 +0300
committerAdam Niedzielski <adamsunday@gmail.com>2016-12-23 13:08:18 +0300
commitdb8ee6672cf49a2eed4e244080246f21a9e14dd9 (patch)
tree138ffe499fe34eca2c5b23d5d5cb6018a81f6649 /doc/ci/README.md
parentf9e59516a259215fb75a4ac85b1814ca04ec4e8f (diff)
Rename "autodeploy" to "auto deploy"
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index 6a9495f8892..dd14698e9cd 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -23,7 +23,7 @@
- [CI/CD pipelines settings](../user/project/pipelines/settings.md)
- [Review Apps](review_apps/index.md)
- [Git submodules](git_submodules.md) Using Git submodules in your CI jobs
-- [Autodeploy](autodeploy/index.md)
+- [Auto deploy](autodeploy/index.md)
## Breaking changes