aboutsummaryrefslogtreecommitdiff
path: root/src/source/life-of-a-patch.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/source/life-of-a-patch.md')
-rw-r--r--src/source/life-of-a-patch.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/source/life-of-a-patch.md b/src/source/life-of-a-patch.md
index f0fbc405..f84ceac9 100644
--- a/src/source/life-of-a-patch.md
+++ b/src/source/life-of-a-patch.md
@@ -17,7 +17,8 @@
# Life of a Patch #
The Android Open Source Project (AOSP) uses a web-based code review tool
-known as Gerrit. The image below is a flowchart that details what happens to
+known as [Gerrit](https://android-review.googlesource.com/).
+The image below is a flowchart that details what happens to
a patch, once it's been written. Though it may appear complex, the majority of
the steps below are performed in the web application.