Skip to content

Commit f2fd320

Browse files
Merge pull request #6848 from ritesh-karankal/update-webhook-url
switch Community Member form slack-onboarding → signup-form-alt
2 parents 9451ca0 + 2d8c41e commit f2fd320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Community/Web-based-from

src/sections/Community/Web-based-from/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const WebBasedForm = () => {
6666

6767
useEffect(() => {
6868
if (submit) {
69-
axios.post("https://hook.us1.make.com/v66ana9yf3w11k4a1rf3epwquur1s9rd", {
69+
axios.post("https://hook.us1.make.com/nd4srs976am5a4h5i17g3qmd4gq8defu", {
7070
memberFormOne,
7171
MemberFormThirdValue,
7272
MemberFormFourValue,

0 commit comments

Comments
 (0)