diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2018-06-14 17:12:46 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2018-06-19 18:34:24 +0200 |
commit | 6834c9f826ed3901d981763cae93eaf816bd25fd (patch) | |
tree | 8128d237b1a10cb0444bf66937adb83d9708eb7a /server/sonar-docs/src/pages/branches | |
parent | b4eb0429be8b5411b2213ad5c9e4481cfc0cf901 (diff) | |
download | sonarqube-6834c9f826ed3901d981763cae93eaf816bd25fd.tar.gz sonarqube-6834c9f826ed3901d981763cae93eaf816bd25fd.zip |
SONAR-10863 Tweak styling of embedded documentation markdown
Diffstat (limited to 'server/sonar-docs/src/pages/branches')
-rw-r--r-- | server/sonar-docs/src/pages/branches/short-lived-branches.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/branches/short-lived-branches.md b/server/sonar-docs/src/pages/branches/short-lived-branches.md index 25ebadbe4ea..1fecddd78c9 100644 --- a/server/sonar-docs/src/pages/branches/short-lived-branches.md +++ b/server/sonar-docs/src/pages/branches/short-lived-branches.md @@ -14,7 +14,6 @@ For short-lived branches, there is a kind of hard-coded quality gate focusing on * status: green / OK or red / ERROR * error conditions: - * new open bugs > 0 * new open vulnerabilities > 0 * new open code smells > 0 |