diff options
author | Z.J. van de Weg <git@zjvandeweg.nl> | 2016-11-21 14:52:29 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-21 18:45:47 +0100 |
commit | 0cc4c14514028bead4c668c957cbeb23f4f0f845 (patch) | |
tree | ce9edd0b79f454be2a933290453962f27b9f86af /doc/project_services | |
parent | 55c2c6ce6bfb0966661429fdb91169e52f2cbbbc (diff) | |
download | gitlab-ce-0cc4c14514028bead4c668c957cbeb23f4f0f845.tar.gz |
Add screenshot in docs
[ci skip]
Diffstat (limited to 'doc/project_services')
-rw-r--r-- | doc/project_services/img/mattermost_config_help.png | bin | 0 -> 159971 bytes | |||
-rw-r--r-- | doc/project_services/mattermost_slash_commands.md (renamed from doc/project_services/mattermost_command.md) | 2 | ||||
-rw-r--r-- | doc/project_services/project_services.md | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/project_services/img/mattermost_config_help.png b/doc/project_services/img/mattermost_config_help.png Binary files differnew file mode 100644 index 00000000000..d0b64c058af --- /dev/null +++ b/doc/project_services/img/mattermost_config_help.png diff --git a/doc/project_services/mattermost_command.md b/doc/project_services/mattermost_slash_commands.md index 1c455c0e891..b5cfc77f54a 100644 --- a/doc/project_services/mattermost_command.md +++ b/doc/project_services/mattermost_slash_commands.md @@ -29,7 +29,7 @@ Mattermost Command service. Under settings > **Project Services**. A screen will appear with all the values you can copy to the Mattermost page you have just opened. -**Insert screenshot here** +![Mattermost setup instructions](img/mattermost_config_help.png) ## Usage diff --git a/doc/project_services/project_services.md b/doc/project_services/project_services.md index 93d558df982..57b731e297b 100644 --- a/doc/project_services/project_services.md +++ b/doc/project_services/project_services.md @@ -42,7 +42,7 @@ further configuration instructions and details. Contributions are welcome. | [Irker (IRC gateway)](irker.md) | Send IRC messages, on update, to a list of recipients through an Irker gateway | | [JIRA](jira.md) | JIRA issue tracker | | JetBrains TeamCity CI | A continuous integration and build server | -| [Mattermost Commands](mattermost_command.md) | Mattermost slash commands | +| [Mattermost Slash Commands](mattermost_slash_commands.md) | Mattermost 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 | |