aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/repo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/repo.rb b/Library/Formula/repo.rb
index f2068c84f..28cf61508 100644
--- a/Library/Formula/repo.rb
+++ b/Library/Formula/repo.rb
@@ -1,6 +1,6 @@
require 'formula'
class Repo < ScriptFileFormula
- homepage 'http://source.android.com/download/using-repo'
+ homepage 'http://source.android.com/source/using-repo.html'
head 'http://android.git.kernel.org/repo'
end