diff options
author | Ben Bodenmiller <bbodenmiller@gmail.com> | 2021-05-13 03:05:10 -0700 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-05-17 20:03:48 +0000 |
commit | ce38ba902f333221640eb8eab3413cf0ef2762ee (patch) | |
tree | efdcb1b7689d3a5a975c6fd887a097a82c8de6f6 /server/sonar-docs | |
parent | 65e9b7ae5d207d8d824971bc80dafb8fa484f492 (diff) | |
download | sonarqube-ce38ba902f333221640eb8eab3413cf0ef2762ee.tar.gz sonarqube-ce38ba902f333221640eb8eab3413cf0ef2762ee.zip |
Correct merge request wording for GitLab
Diffstat (limited to 'server/sonar-docs')
-rw-r--r-- | server/sonar-docs/src/pages/analysis/gitlab-integration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/analysis/gitlab-integration.md b/server/sonar-docs/src/pages/analysis/gitlab-integration.md index 9669576aee5..580dac5edeb 100644 --- a/server/sonar-docs/src/pages/analysis/gitlab-integration.md +++ b/server/sonar-docs/src/pages/analysis/gitlab-integration.md @@ -16,7 +16,7 @@ With this integration, you'll be able to: Integration with GitLab Self-Managed requires at least GitLab Self-Managed version 11.7. ### Branch Analysis -Community Edition doesn't support the analysis of multiple branches, so you can only analyze your main branch. Starting in [Developer Edition](https://redirect.sonarsource.com/editions/developer.html), you can analyze multiple branches and pull requests. +Community Edition doesn't support the analysis of multiple branches, so you can only analyze your main branch. Starting in [Developer Edition](https://redirect.sonarsource.com/editions/developer.html), you can analyze multiple branches and merge requests. ## Authenticating with GitLab You can delegate authentication to GitLab using a dedicated GitLab OAuth application. |