From 8b0c8ef6bf14360f193074a346a9162ed95273b5 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Mon, 20 Jul 2015 14:07:43 +0530 Subject: Fix repo URL Change-Id: I897d7e9a1f37e3299a6dad9fe5ea5fa17b477370 Signed-off-by: Vishal Bhoj --- node/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/build b/node/build index 342f135..eb19069 100755 --- a/node/build +++ b/node/build @@ -15,7 +15,7 @@ BUILD_SCRIPT_ROOT=$(readlink -f "$(dirname "${0}")/../build-scripts") source "${BUILD_SCRIPT_ROOT}"/helpers -REPO_TOOL_URL="https://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" +REPO_TOOL_URL="https://android-git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" # Dump system release to build log echo -- cgit v1.2.3