From 8e971f6b32e3d918c4a744655fc3b2a39e5b0ecf Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 1 Aug 2019 21:30:04 -0700 Subject: Update domain to motionchrch.com --- src/main/webapp/scripts/growth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/webapp/scripts') diff --git a/src/main/webapp/scripts/growth.js b/src/main/webapp/scripts/growth.js index 9ae6786..b8cea5a 100644 --- a/src/main/webapp/scripts/growth.js +++ b/src/main/webapp/scripts/growth.js @@ -293,7 +293,7 @@ function submitClassForm() $.ajax({ type: "POST", - url: "http://www.myfoursquarechurch.com/grow-classes/#response", + url: "http://www.motionchrch.com/grow-classes/#response", data: $("#classform").serialize(), }).always(function() { location.href="/account/training/introduction"; -- cgit v1.2.3