Skip to content

Commit

Permalink
Fix request stand link
Browse files Browse the repository at this point in the history
Signed-off-by: Kowalski Dragon (kowalski7cc) <[email protected]>
  • Loading branch information
kowalski7cc committed Aug 1, 2024
1 parent c9795aa commit 12b0660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const IndexPage = ({ data }) => {
</p>

<Button
href={data.site.siteMetadata.event.cfp}
href={data.site.siteMetadata.event.cfs}
className='btn-lg'
variant='warning'
>
Expand Down

0 comments on commit 12b0660

Please sign in to comment.