Skip to content

Commit 2d8c41e

Browse files
update webhook URL
Signed-off-by: Ritesh Karankal <ritesh.karankal200@gmail.com>
1 parent 9451ca0 commit 2d8c41e

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)