We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9237d commit 4eeff2dCopy full SHA for 4eeff2d
1 file changed
maint
@@ -38,7 +38,7 @@ NEWS_TEMPLATE = """
38
39
EMAIL_TEMPLATE = """
40
{{ app|title }} {{version}} has been released, and is now available at:
41
- http://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
+ https://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
42
{%- if features %}
43
44
0 commit comments