Commit d09f4257 by John Jarvis

updating URL for activation email to edx4edx

parent 6cc19de8
...@@ -6,7 +6,7 @@ this address into your web browser's address bar: ...@@ -6,7 +6,7 @@ this address into your web browser's address bar:
% if is_secure: % if is_secure:
https://${ site }/activate/${ key } https://${ site }/activate/${ key }
% else: % else:
http://ichuang.mitx.mit.edu/activate/${ key } http://edx4edx.mitx.mit.edu/activate/${ key }
% endif % endif
If you didn't request this, you don't need to do anything; you won't If you didn't request this, you don't need to do anything; you won't
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment