From c9e11de77a48c12d8130e5d93e2ea9284c98edb5 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Mon, 24 Dec 2012 16:49:09 +0200 Subject: [PATCH] Documentation: Fix broken link Change-Id: I8a80b877f504258db55b0e6fc2341c786f5cf946 --- Documentation/user-upload.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user-upload.txt b/Documentation/user-upload.txt index 67799e4bed..6bdff7a6e1 100644 --- a/Documentation/user-upload.txt +++ b/Documentation/user-upload.txt @@ -316,7 +316,7 @@ repo upload repo is a multiple repository management tool, most commonly used by the Android Open Source Project. For more details, see -link:http://source.android.com/download/using-repo[using repo]. +link:http://source.android.com/source/using-repo.html[using repo]. [[repo_create]] Create Changes