summaryrefslogtreecommitdiff
path: root/git-hooks/templates.git/hooks/update
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks/templates.git/hooks/update')
-rwxr-xr-xgit-hooks/templates.git/hooks/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-hooks/templates.git/hooks/update b/git-hooks/templates.git/hooks/update
index 944c06bd..20859026 100755
--- a/git-hooks/templates.git/hooks/update
+++ b/git-hooks/templates.git/hooks/update
@@ -134,6 +134,6 @@ else
fi
done
fi |
-mail -s "$subject" -a "X-Git-Repository: git://anongit.freedesktop.org/git/libreoffice/libcdr.git" \
+mail -s "$subject" -a "X-Git-Repository: https://git.libreoffice.org/libcdr" \
-a "List-Post: <mailto:libreoffice@lists.freedesktop.org>" $recipients
exit 0