Skip to content

Commit

Permalink
update: proposal form
Browse files Browse the repository at this point in the history
  • Loading branch information
debojitsaha committed Feb 12, 2024
1 parent f7893ed commit 2a46cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Organisation/Organisation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const Organisation = () => {
margin: "0",
}}
onClick={() =>
openInNewWindow("https://forms.gle/oemhBfWoGXdxtTNm8")
openInNewWindow("https://forms.gle/byNwoCxiM4RDEuzX7")
}
>
Apply now
Expand Down Expand Up @@ -198,7 +198,7 @@ const Organisation = () => {
<p
style={{ color: "#000000", cursor: "pointer" }}
onClick={() =>
openInNewWindow("https://forms.gle/oemhBfWoGXdxtTNm8")
openInNewWindow("https://forms.gle/byNwoCxiM4RDEuzX7")
}
>
Apply now
Expand Down

0 comments on commit 2a46cdb

Please sign in to comment.