Skip to content

Commit

Permalink
Update src/pages/sigcse2024/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Sarang-Walters <[email protected]>
  • Loading branch information
mfsilva22 and nwalters512 authored Feb 13, 2024
1 parent de7e723 commit 2062c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sigcse2024/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default function SIGCSE2024() {
<div className={classnames("container-fluid py-2")}>
<div className="d-flex flex-row justify-content-center flex-wrap">
<Link
href="sigcse2024/submit-questions"
href="/sigcse2024/submit-questions"
className="btn btn-warning btn-lg me-3 mt-3"
>
SUBMIT YOUR SPIFFY QUESTIONS TO THIS EVENT
Expand Down

0 comments on commit 2062c34

Please sign in to comment.