From 6df222677755ae50ec32655147a211f1f6689d7f Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Fri, 29 Jun 2012 09:37:14 -0400 Subject: [PATCH] updating URL for activation email to edx4edx --- lms/templates/emails/activation_email.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/emails/activation_email.txt b/lms/templates/emails/activation_email.txt index a3ea03af23..eca5effdd6 100644 --- a/lms/templates/emails/activation_email.txt +++ b/lms/templates/emails/activation_email.txt @@ -6,7 +6,7 @@ this address into your web browser's address bar: % if is_secure: https://${ site }/activate/${ key } % else: - http://ichuang.mitx.mit.edu/activate/${ key } + http://edx4edx.mitx.mit.edu/activate/${ key } % endif If you didn't request this, you don't need to do anything; you won't