diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 73a3bfcc7f08..e3425c4875c1 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -16,7 +16,7 @@ set -exu -VELOX_REPO=https://github.com/oap-velox/velox.git +VELOX_REPO=https://github.com/oap-project/velox.git VELOX_BRANCH=update VELOX_HOME=""