aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/packages/package_info_generator.sh
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-09-01 09:15:54 +0000
committerGravatar Lukacs Berki <lberki@google.com>2015-09-01 10:44:24 +0000
commit2b1763a46bc1eb67cde389525d86e7f678e7a704 (patch)
tree7f62654cd2f3b045bb5d05cfffccda2d253b5879 /scripts/packages/package_info_generator.sh
parentba4a85441bf08b44975ad410988efb69572fb61c (diff)
Change URLs to bazelbuild
-- MOS_MIGRATED_REVID=102022958
Diffstat (limited to 'scripts/packages/package_info_generator.sh')
-rwxr-xr-xscripts/packages/package_info_generator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/packages/package_info_generator.sh b/scripts/packages/package_info_generator.sh
index 6480dab12f..fa81ac2e76 100755
--- a/scripts/packages/package_info_generator.sh
+++ b/scripts/packages/package_info_generator.sh
@@ -52,7 +52,7 @@ for i in "${@}"; do
done <<<"$(cat $i)"
done
-url="${url:-https://github.com/google/bazel/commit/${git_hash}}"
+url="${url:-https://github.com/bazelbuild/bazel/commit/${git_hash}}"
if [ -z "${release_name}" ]; then
# Not a release