diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-08-12 09:53:30 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-12 09:53:30 +0000 |
commit | f751748d382782b0c2bd0f75fbf575d8b2c42a86 (patch) | |
tree | e71e37b16313734665f78d6539d2925fca6d6b23 /doc/tools | |
parent | 74efd580bd96c4364b72d51d71e487c211fded7e (diff) | |
download | gitlab-ce-f751748d382782b0c2bd0f75fbf575d8b2c42a86.tar.gz |
Fix markdown spacing in various docs
Align images and lists in assorted markdown docs
Diffstat (limited to 'doc/tools')
-rw-r--r-- | doc/tools/email.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tools/email.md b/doc/tools/email.md index 72a5d094bc9..3088b0b63e7 100644 --- a/doc/tools/email.md +++ b/doc/tools/email.md @@ -19,12 +19,12 @@ at their primary email address. 1. Go to the admin area using the wrench icon in the top right corner and navigate to **Overview > Users > Send email to users**. - ![admin users](email1.png) + ![admin users](email1.png) 1. Compose an email and choose where it will be sent (all users or users of a chosen group or project): - ![compose an email](email2.png) + ![compose an email](email2.png) ## Unsubscribing from emails |