diff options
author | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-02-03 09:07:44 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-02-04 20:07:06 +0000 |
commit | abad17a4055009530d00023942f9a516511b8bc9 (patch) | |
tree | 3dfa8181bf7d1c621c0d7744882a17ff74b95e8c | |
parent | 507a1fd84e1f45e87d844f4874944788bf3bcbda (diff) | |
download | sonarqube-abad17a4055009530d00023942f9a516511b8bc9.tar.gz sonarqube-abad17a4055009530d00023942f9a516511b8bc9.zip |
DOCS fix GitHub integration page
-rw-r--r-- | server/sonar-docs/src/pages/analysis/github-integration.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/server/sonar-docs/src/pages/analysis/github-integration.md b/server/sonar-docs/src/pages/analysis/github-integration.md index a35d5c8d228..7337f051161 100644 --- a/server/sonar-docs/src/pages/analysis/github-integration.md +++ b/server/sonar-docs/src/pages/analysis/github-integration.md @@ -100,8 +100,7 @@ From here, set your: | From here, set your: | | - **Configuration name** – The configuration name that corresponds to your ALM instance. -| - **Project Key** – Part of your BitBucket Server repository URL (.../projects/**{KEY}**/repos/{SLUG}/browse). -| - **Repo Slug** – Part of your BitBucket Server repository URL (.../projects/{KEY}/repos/**{SLUG}**/browse). +| - **Repository identifier** – The path of your repository URL. | - **Enable mono repository support** – (Enterprise Edition and above only) Set this to true. [[collapse]] |