summaryrefslogtreecommitdiff
path: root/doc/ci/review_apps
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-12 09:53:30 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-12 09:53:30 +0000
commitf751748d382782b0c2bd0f75fbf575d8b2c42a86 (patch)
treee71e37b16313734665f78d6539d2925fca6d6b23 /doc/ci/review_apps
parent74efd580bd96c4364b72d51d71e487c211fded7e (diff)
downloadgitlab-ce-f751748d382782b0c2bd0f75fbf575d8b2c42a86.tar.gz
Fix markdown spacing in various docs
Align images and lists in assorted markdown docs
Diffstat (limited to 'doc/ci/review_apps')
-rw-r--r--doc/ci/review_apps/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md
index 9b89988bf42..8ab7982fd65 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -147,11 +147,11 @@ Once you have the route mapping set up, it will take effect in the following loc
- In the diff for a merge request, comparison, or commit.
- !["View on env" button in merge request diff](img/view_on_env_mr.png)
+ !["View on env" button in merge request diff](img/view_on_env_mr.png)
- In the blob file view.
- !["View on env" button in file view](img/view_on_env_blob.png)
+ !["View on env" button in file view](img/view_on_env_blob.png)
## Visual Reviews **(STARTER)**