summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2015-09-17 13:19:38 +0200
committerMarin Jankovski <maxlazio@gmail.com>2015-09-17 13:19:38 +0200
commit1247076b459ad2ccb529d7501063ed23901d5e15 (patch)
treec6b94ac1e62e0fe8a0f2a0253cde64bed84c2e24
parent8379a1c754d9a54cf63f78502dc690f0a09c0eea (diff)
downloadgitlab-ce-1247076b459ad2ccb529d7501063ed23901d5e15.tar.gz
Remove double png.
-rw-r--r--doc/integration/gmail_action_buttons_for_gitlab.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/gmail_action_buttons_for_gitlab.md b/doc/integration/gmail_action_buttons_for_gitlab.md
index 21f34db6ed5..de45f25ad62 100644
--- a/doc/integration/gmail_action_buttons_for_gitlab.md
+++ b/doc/integration/gmail_action_buttons_for_gitlab.md
@@ -4,7 +4,7 @@ GitLab supports [Google actions in email](https://developers.google.com/gmail/ma
If correctly setup, emails that require an action will be marked in Gmail.
-![gmail_actions_button.png](gmail_actions_button.png.png)
+![gmail_actions_button.png](gmail_actions_button.png)
To get this functioning, you need to be registered with Google.
[See how to register with Google in this document.](https://developers.google.com/gmail/markup/registering-with-google)