From 56d5c7f50493dfd179c458123c0ebcfc3d71d50b Mon Sep 17 00:00:00 2001 From: Hendrik Bunke Date: Wed, 25 Oct 2017 09:54:26 +0200 Subject: [PATCH] change manual URL in registration mail --- ckan/lib/mailer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckan/lib/mailer.py b/ckan/lib/mailer.py index 064948b0634..8cf92990fbe 100644 --- a/ckan/lib/mailer.py +++ b/ckan/lib/mailer.py @@ -126,7 +126,7 @@ def get_invite_body(user): "{reset_link}\n" "\n" "For advice, please consult the documentation of our service:\n" - "{site_url}/manual_en" + "{site_url}/manual_EN.pdf" ) d = {