From f6d570f0bb042a2abb2dc2bdc38db19d8bc96ac5 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Thu, 20 Sep 2018 09:39:45 +0200
Subject: [PATCH] Correct pubfrac email

---
 templates/email/authors/request_pubfrac_check.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/email/authors/request_pubfrac_check.html b/templates/email/authors/request_pubfrac_check.html
index a22118581..51f9c9e2d 100644
--- a/templates/email/authors/request_pubfrac_check.html
+++ b/templates/email/authors/request_pubfrac_check.html
@@ -12,7 +12,7 @@
   we would like you to help us determine who supported the research contained in this publication. This info is of great use for our sustainability efforts. One or two minutes of your attention are all that is required.
 </p>
 <p>
-  Could you beg you to navigate (login required) to <a href="{% url 'journals:allocate_orgpubfractions' doi_label=publication.doi_label %}">this page</a> and check/correct the data we have prepared?
+  Could you beg you to navigate (login required) to <a href="https://scipost.org{% url 'journals:allocate_orgpubfractions' doi_label=publication.doi_label %}">this page</a> and check/correct the data we have prepared?
 </p>
 <p>
   Many thanks in advance,
-- 
GitLab