diff --git a/Formula/repo.rb b/Formula/repo.rb index f2068c84ff..28cf615083 100644 --- a/Formula/repo.rb +++ b/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