From 0cb4dca7c79430642fbe1262e3899a313f0d3f03 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Wed, 27 Apr 2011 19:34:06 -0700 Subject: repo: fix homepage Signed-off-by: Adam Vandenberg --- Library/Formula/repo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3