summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsarahghp <sarah.groff.palermo@gmail.com>2019-06-17 11:58:39 -0400
committersarahghp <sarah.groff.palermo@gmail.com>2019-06-17 11:58:39 -0400
commit7124bffac6a6719479766ac70998c96fbfb6d9fd (patch)
treee2b766ea5f824097d27989bd91ef62aafbd0ae95
parent5273711b153c8b6c699e47e63009be961ecd96e8 (diff)
downloadgitlab-ce-7124bffac6a6719479766ac70998c96fbfb6d9fd.tar.gz
Add link, badge
-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 30053fe5aa5..4cb8f601960 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -154,7 +154,7 @@ After adding Review Apps to your workflow, you follow the branched Git flow. Tha
1. Wait for the Runner to build and deploy your web application.
1. Click on the link that provided in the merge request related to the branch to see the changes live.
-### Visual Reviews
+### Visual Reviews **[STARTER]**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/10761) in GitLab Starter 12.0.
@@ -190,7 +190,7 @@ The provided script hardcodes the project and merge request IDs. You may want to
using features of your programming language to use environment variables or other
means to inject these at runtime.
-Future enhancements will make this process even easier.
+Future enhancements [are planned](https://gitlab.com/gitlab-org/gitlab-ee/issues/11322) make this process even easier.
## Limitations