diff --git a/update-scripts/tag-git.sh b/update-scripts/tag-git.sh index b415dd33..9b005ac9 100755 --- a/update-scripts/tag-git.sh +++ b/update-scripts/tag-git.sh @@ -94,7 +94,7 @@ else case "$display_version" in prerelease-*) - url=https://wingit.blob.core.windows.net/files/index.html + url=https://gitforwindows.org/git-snapshots/ ;; *-rc*) url=https://github.com/git-for-windows/git/releases/tag/$tag_name