Skip to content

Commit ff01498

Browse files
committed
change membership form link
1 parent da4a8e6 commit ff01498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/join/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const JoinPage: React.FC = () => {
2323
<br />
2424
New members are required to fill a{' '}
2525
<a
26-
href="https://forms.gle/ApJrJw7zuGN56PVf9"
26+
href="https://ras.ece.utexas.edu/member/"
2727
target="_blank"
2828
rel="noopener noreferrer"
2929
className="text-[#BF5700] underline hover:text-[#cc7933]"

0 commit comments

Comments
 (0)