summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGiancarlo Razzolini <grazzolini@archlinux.org>2017-03-20 17:01:17 -0300
committerGiancarlo Razzolini <grazzolini@archlinux.org>2017-03-20 17:01:17 -0300
commitc68ae29cc4c16bfff05625c1df106a8a650ca94f (patch)
treed873319c08b1ea0e0482f3bb21c234981ba536dd /templates
parent198f35c3b9c2201fb5f6906e1af8c5d700669d11 (diff)
downloadarchweb-c68ae29cc4c16bfff05625c1df106a8a650ca94f.tar.gz
archweb-c68ae29cc4c16bfff05625c1df106a8a650ca94f.zip
templates/news: Correct the site url on the template.
Diffstat (limited to 'templates')
-rw-r--r--templates/news/news_email_notification.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/news/news_email_notification.txt b/templates/news/news_email_notification.txt
index 8d9a3d0a..2588c921 100644
--- a/templates/news/news_email_notification.txt
+++ b/templates/news/news_email_notification.txt
@@ -1,3 +1,3 @@
{{ news.content }}
-URL: https://archlinux.org{{ news.get_absolute_url }}
+URL: https://www.archlinux.org{{ news.get_absolute_url }}