diff --git a/bigday/settings.py b/bigday/settings.py index 30bb40c..c10cd9b 100644 --- a/bigday/settings.py +++ b/bigday/settings.py @@ -144,7 +144,7 @@ DEFAULT_WEDDING_TEST_EMAIL = DEFAULT_WEDDING_FROM_EMAIL # This is used in links in save the date / invitations -WEDDING_WEBSITE_URL = 'http://bigday.thehappycouple.com' +WEDDING_WEBSITE_URL = 'https://thehappycouple.com' WEDDING_CC_LIST = [] # put email addresses here if you want to cc someone on all your invitations # change to a real email backend in production