diff options
Diffstat (limited to 'extra/git-version.sh')
| -rwxr-xr-x | extra/git-version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/git-version.sh b/extra/git-version.sh index c2ffe06..6530f43 100755 --- a/extra/git-version.sh +++ b/extra/git-version.sh @@ -22,6 +22,6 @@ cat <<EOF rev_short: "${REV_SHORT}" rev_long: "${REV_LONG}" repo: "https://github.com/s-ol/alivecoding.git" - web: "https://github.com/s-ol/alivecoding/tree/${TAG}" + web: "https://github.com/s-ol/alivecoding/releases/tag/${TAG}" } EOF |
