diff options
author | sarahghp <sarah.groff.palermo@gmail.com> | 2019-06-13 19:38:57 -0400 |
---|---|---|
committer | sarahghp <sarah.groff.palermo@gmail.com> | 2019-06-13 19:38:57 -0400 |
commit | e73772f54edf4de35195612d86287e20a3189b76 (patch) | |
tree | 27933fdb2c8dd60000e05267f675361c465987d5 | |
parent | 9fb9fa2645ab99aa9d90a245fde3d1a269b57f3f (diff) | |
download | gitlab-ce-e73772f54edf4de35195612d86287e20a3189b76.tar.gz |
Fix broken link
-rw-r--r-- | doc/ci/review_apps/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md index 56f9776a354..7b4c362a82a 100644 --- a/doc/ci/review_apps/index.md +++ b/doc/ci/review_apps/index.md @@ -158,7 +158,7 @@ After adding Review Apps to your workflow, you follow the branched Git flow. Tha The Review Toolbar can be added to a Review App to make it easier to post comments directly from the app back to the merge request that spawned the Review App. -![feedback form](img/toolbar_feedback_form.png) +![feedback form](img/toolbar_feeback_form.png) #### Using the Toolbar |