Skip to content

Commit a228a3a

Browse files
authored
Merge branch 'master' into fix-gsoc-dropdown
2 parents 85f7b32 + 328a5a1 commit a228a3a

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)