summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-03-14 12:23:47 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-03-17 09:41:18 +0900
commitf82202457273eec72e8e11651a7d66930ab3b11b (patch)
tree54b22d84b02a8fae5e19df480fe4c268cbd5ac4a
parentd11ad4efeb1750f63a9b9e7596073ab661744c8f (diff)
downloadpygerrit-f82202457273eec72e8e11651a7d66930ab3b11b.tar.gz
Correct Gerrit documentation link
The documentation was moved, so update the link. Also change the link to refer to the documentation to refer to Gerrit 2.8 which is now the latest major version. Change-Id: I07d55521b52806f09130bcb6673a354e241f2c92
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8dc293d..82b38b1 100644
--- a/README.rst
+++ b/README.rst
@@ -122,5 +122,5 @@ license details.
.. _`Gerrit Code Review`: https://code.google.com/p/gerrit/
.. _example: https://github.com/sonyxperiadev/pygerrit/blob/master/example.py
.. _rest_example: https://github.com/sonyxperiadev/pygerrit/blob/master/rest_example.py
-.. _`HTTP upload settings`: http://gerrit-documentation.googlecode.com/svn/Documentation/2.7/user-upload.html#http
+.. _`HTTP upload settings`: https://gerrit-documentation.storage.googleapis.com/Documentation/2.8/user-upload.html#http
.. _LICENSE: https://github.com/sonyxperiadev/pygerrit/blob/master/LICENSE