diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2019-06-25 16:56:53 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2019-06-27 13:54:06 +0200 |
commit | d4691c9aca72209df32e5f5b6cfa5619ffcf286a (patch) | |
tree | 07d5dba07d08719f6bce8a87cc905b9887a68083 /doc/development/chatops_on_gitlabcom.md | |
parent | 62e4d8ef9582beb6f33cfca977a6c71c334b7e31 (diff) | |
download | gitlab-ce-mj/feature-flags-doc.tar.gz |
Resolve EE diff in PROCESS.mdmj/feature-flags-doc
Resolve few broken doc links in fe guide and apply suggestions
Diffstat (limited to 'doc/development/chatops_on_gitlabcom.md')
-rw-r--r-- | doc/development/chatops_on_gitlabcom.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/chatops_on_gitlabcom.md b/doc/development/chatops_on_gitlabcom.md index 28dc7b80fb1..a7b402c3fb0 100644 --- a/doc/development/chatops_on_gitlabcom.md +++ b/doc/development/chatops_on_gitlabcom.md @@ -1,6 +1,6 @@ # Chatops on GitLab.com -Chatops on GitLab.com allows GitLab team-members to run various automation tasks on GitLab.com using Slack. +ChatOps on GitLab.com allows GitLab team members to run various automation tasks on GitLab.com using Slack. ## Requesting access @@ -19,4 +19,4 @@ To request access to Chatops on GitLab.com: - [Chatops Usage](https://docs.gitlab.com/ee/ci/chatops/README.html) - [Understanding EXPLAIN plans](understanding_explain_plans.md) - - [Feature Groups](feature_flags.md#feature-groups) + - [Feature Groups](feature_flags/development.md#feature-groups) |