Update link to source.android.com

The current docs point to:

source.android.com/submit-patches/workflow.html

This URL no longer exists. It looks like the relevant content is now at:

source.android.com/source/life-of-a-patch

Updating the links in the Gerrit docs accordingly.

Change-Id: I3cc463d14ec9354281a4a37d72cf483f2636cb64
This commit is contained in:
David Shevitz
2017-07-13 14:56:42 -07:00
committed by David Pursehouse
parent d619f4b334
commit e01a42b9a6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
.. link:intro-quick.html[A Quick Introduction to Gerrit] .. link:intro-quick.html[A Quick Introduction to Gerrit]
.. link:intro-user.html[User Guide] .. link:intro-user.html[User Guide]
.. link:intro-project-owner.html[Project Owner Guide] .. link:intro-project-owner.html[Project Owner Guide]
.. link:http://source.android.com/submit-patches/workflow[Default Android Workflow] (external) .. link:http://source.android.com/source/life-of-a-patch[Default Android Workflow] (external)
. Web . Web
.. link:user-review-ui.html[Reviewing Changes] .. link:user-review-ui.html[Reviewing Changes]
.. link:user-search.html[Searching Changes] .. link:user-search.html[Searching Changes]

View File

@@ -211,7 +211,7 @@ suggested above, http://localhost:8080/1
This covers the scope of getting Gerrit started and your first change uploaded. This covers the scope of getting Gerrit started and your first change uploaded.
It doesn't give any clue as to how the review workflow works, please read It doesn't give any clue as to how the review workflow works, please read
link:http://source.android.com/submit-patches/workflow[Default Workflow] to link:http://source.android.com/source/life-of-a-patch[Default Workflow] to
learn more about the workflow of Gerrit. learn more about the workflow of Gerrit.
To read more on the installation of Gerrit please see link:install.html[the detailed To read more on the installation of Gerrit please see link:install.html[the detailed