diff --git a/site/src/components/SignupForm/index.js b/site/src/components/SignupForm/index.js index 79bd9db..0914e62 100644 --- a/site/src/components/SignupForm/index.js +++ b/site/src/components/SignupForm/index.js @@ -52,7 +52,7 @@ const SignupForm = ({ onSubmit }) => { if (formSubmitted) { onSubmit(); - axios.post("https://hook.us1.make.com/7c1op88rysnmeitovt35fxzcv2spspp0", { + axios.post("https://hook.us1.make.com/r5qgpjel5tlhtyndcgjvkrdkoc65417y", { memberFormOne });