From 73359edd2d9e8cc067086c1adbac3938dad81d7c Mon Sep 17 00:00:00 2001 From: Markus Zoeller Date: Fri, 27 Jan 2017 16:05:54 +0100 Subject: [PATCH] docs: update Gerrit doc links The link to the documentation about the Gerrit commands pointed to googleconde targets which aren't available anymore. This change points to the Gerrit docs hosted by openstack.org Change-Id: Ib1b35c38662f822881cdcc0468c3b2adc02b29c7 --- doc/source/third_party.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index 6301c4a88f..22d995ef59 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -111,7 +111,7 @@ be all one line per event): For most purposes you will want to trigger on ``patchset-created`` for when a new patchset has been uploaded. -Further documentation on how to use the events stream can be found in `Gerrit's stream event documentation page `_. +Further documentation on how to use the events stream can be found in `Gerrit's stream event documentation page `_. Posting Result To Gerrit ------------------------ @@ -133,7 +133,7 @@ In this example ``c0ff33`` is the commit ID for the review. You can set the verified to either `-1` or `+1` depending on whether or not it passed the tests. -Further documentation on the `review` command in Gerrit can be found in the `Gerrit review documentation page `_. +Further documentation on the `review` command in Gerrit can be found in the `Gerrit review documentation page `_. We do suggest cautious testing of these systems and have a development Gerrit setup to test on if required. In SmokeStack's case all failures are manually