diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-19 11:00:01 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-19 11:00:01 +0100 |
commit | 07f59a5adafa602ed32a7a2609fc182cdbaee808 (patch) | |
tree | aaefe9664641008af158b40f43c42311e123a382 /doc/project_services | |
parent | 270dc22658424ee7f279db99e56c6fc69acd3eb7 (diff) | |
download | gitlab-ce-07f59a5adafa602ed32a7a2609fc182cdbaee808.tar.gz |
Add Slack slash commands to project services list index
[ci skip]
Diffstat (limited to 'doc/project_services')
-rw-r--r-- | doc/project_services/project_services.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/project_services/project_services.md b/doc/project_services/project_services.md index 0f398874b8f..547d855d777 100644 --- a/doc/project_services/project_services.md +++ b/doc/project_services/project_services.md @@ -46,6 +46,7 @@ further configuration instructions and details. Contributions are welcome. | [Mattermost slash commands](mattermost_slash_commands.md) | Mattermost chat and ChatOps slash commands | | [Mattermost Notifications](mattermost.md) | Receive event notifications in Mattermost | | [Slack Notifications](slack.md) | Receive event notifications in Slack | +| [Slack slash commands](slack_slash_commands.md) | Slack chat and ChatOps slash commands | | PivotalTracker | Project Management Software (Source Commits Endpoint) | | Pushover | Pushover makes it easy to get real-time notifications on your Android device, iPhone, iPad, and Desktop | | [Redmine](redmine.md) | Redmine issue tracker | |