summaryrefslogtreecommitdiff
path: root/src/main/webapp/scripts/growth.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/scripts/growth.js')
-rw-r--r--src/main/webapp/scripts/growth.js2
1 files changed, 1 insertions, 1 deletions
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";