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:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-05 19:25:58 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-05 19:25:58 +0300
commit6feda1df3b53df3d2fb9f8ac076049fbf3ffc0f1 (patch)
tree1813fe105fdfbd6d32ada0f2cd6a8b94a1f5ea1b /doc/development/chatops_on_gitlabcom.md
parent821c2984192f09130a5c3146a25b3b1909375f30 (diff)
Change absolute links to relative
Change assorted absolute links to ce and ee docs to relative links
Diffstat (limited to 'doc/development/chatops_on_gitlabcom.md')
-rw-r--r--doc/development/chatops_on_gitlabcom.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/chatops_on_gitlabcom.md b/doc/development/chatops_on_gitlabcom.md
index a7b402c3fb0..de942c0ae94 100644
--- a/doc/development/chatops_on_gitlabcom.md
+++ b/doc/development/chatops_on_gitlabcom.md
@@ -17,6 +17,6 @@ To request access to Chatops on GitLab.com:
## See also
- - [Chatops Usage](https://docs.gitlab.com/ee/ci/chatops/README.html)
+ - [Chatops Usage](../ci/chatops/README.md)
- [Understanding EXPLAIN plans](understanding_explain_plans.md)
- [Feature Groups](feature_flags/development.md#feature-groups)