Skip to content

Commit

Permalink
Move sponsor doc to assets
Browse files Browse the repository at this point in the history
  • Loading branch information
jmshrv committed Sep 6, 2023
1 parent 11b9a42 commit 9bcd46e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions src/views/sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import HackNottsDecoratedPage from "@components/shared/HackNottsDecoratedPage";
import HackNottsSectionHeader from "@components/shared/HackNottsSectionHeader";
import { Container } from "react-bootstrap";

function Sponsors() : JSX.Element {
function Sponsors(): JSX.Element {
return <HackNottsDecoratedPage>
<Container>
<HackNottsSectionHeader
Expand All @@ -15,7 +15,7 @@ function Sponsors() : JSX.Element {
We really appreciate all of our sponsors, and
we have a range of flexible packages available
to cater for any budget or other requirements.
Take a look at our <a href="/sponsor-info.pdf">Sponsorship Information Booklet</a> for more details and prices, and then feel free to
Take a look at our <a href="/assets/sponsor-info.pdf">Sponsorship Information Booklet</a> for more details and prices, and then feel free to
get in contact with the <a href="mailto:committee@hacksocnotts.co.uk">committee</a> or our <a href="mailto:daudi.wampamba@hacksocnotts.co.uk">lead organiser</a> and we can set up a meeting!
</p>
<p>
Expand Down

0 comments on commit 9bcd46e

Please sign in to comment.