]> source.dussan.org Git - sonarqube.git/commitdiff
DOC fix linebreak
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Wed, 2 Oct 2019 19:04:23 +0000 (15:04 -0400)
committerSonarTech <sonartech@sonarsource.com>
Thu, 3 Oct 2019 18:21:09 +0000 (20:21 +0200)
server/sonar-docs/src/pages/extend/deploying-to-marketplace.md

index f6f73493381b1616de60d0f20a3dd896c5298824..961256a062053b0efd855cf6eeb0a0f474cf8aef 100644 (file)
@@ -107,7 +107,8 @@ Create a new block in the file with this format:
 * `[versionId].sqVersions`=\[compatibility information. See 'Filling in sqVersions compatibility ranges' below]
 * `[versionId].date`=\[release date with format: YYYY-MM-DD]
 * `[versionId].changelogUrl`=
-* `[versionId].downloadUrl`=
+* `[versionId].downloadUrl`=  
+
 Add `[versionId]` to the `publicVersions` list. Move to `archivedVersions` any versions with identical compatibility. See also 'Filling in sqVersions, publicVersions, and archivedVersions' below