Skip to content

Commit a67c1ca

Browse files
committed
Update webhook url
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
1 parent 2462342 commit a67c1ca

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Community/Web-based-from

1 file changed

+1
-1
lines changed

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

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

6868
useEffect(() => {
6969
if (submit) {
70-
axios.post("https://hook.us1.make.com/nd4srs976am5a4h5i17g3qmd4gq8defu", {
70+
axios.post("https://hook.us1.make.com/6qgnjy9euo538coowjgwaeuhayyb6a6e", {
7171
memberFormOne,
7272
MemberFormThirdValue,
7373
MemberFormFourValue,

0 commit comments

Comments
 (0)