summaryrefslogtreecommitdiff
path: root/platform/ios/scripts/publish-cn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/scripts/publish-cn.sh')
-rwxr-xr-xplatform/ios/scripts/publish-cn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/scripts/publish-cn.sh b/platform/ios/scripts/publish-cn.sh
index 65e3e3b132..b340a1b217 100755
--- a/platform/ios/scripts/publish-cn.sh
+++ b/platform/ios/scripts/publish-cn.sh
@@ -50,4 +50,4 @@ step "Uploading ${ZIP} to s3…"
# Since this build is primarily for .CN customers, it will be hosted on .cn.
aws s3 cp ../${ZIP} s3://binary.mapbox.cn/ios/builds/maps-sdk/ --acl public-read ${PROGRESS}
-echo "URL: https://s3.cn-north-1.amazonaws.com.cn/binary.mapbox.cn/${ZIP}"
+echo "URL: https://s3.cn-north-1.amazonaws.com.cn/binary.mapbox.cn/ios/builds/maps-sdk/${ZIP}"