Fix documentation for downloading Gerrit

Link was broken, fixed to working and newer version.

Change-Id: Ic976d4dccedb38794fbb7bd2fe8e8bbdcbb8473e
This commit is contained in:
Gal Paikin
2019-10-11 15:32:52 +02:00
parent 72fdddf8ab
commit b1e67e47ee

View File

@@ -29,10 +29,10 @@ From the Linux machine on which you want to install Gerrit:
. Download the desired Gerrit archive.
To view previous archives, see
link:https://gerrit-releases.storage.googleapis.com/index.html[Gerrit Code Review: Releases]. The steps below install Gerrit 2.15.1:
link:https://gerrit-releases.storage.googleapis.com/index.html[Gerrit Code Review: Releases]. The steps below install Gerrit 3.0.3:
....
wget https://www.gerritcodereview.com/download/gerrit-2.15.1.war
wget https://gerrit-releases.storage.googleapis.com/gerrit-3.0.3.war
....
NOTE: To build and install Gerrit from the source files, see