Skip to content

Commit e319476

Browse files
committed
Update prospectus pdf links for 2023
1 parent 0107a1e commit e319476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/components/controllers/CorporateHackathonController.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ class CorporateHackathonController extends React.PureComponent<{||}, State> {
441441
return (
442442
<a
443443
href={cdn.document(
444-
"2022+DemocracyLab+Corporate+Hackathon+Prospectus.pdf"
444+
"2023+DemocracyLab+Corporate+Hackathon+Prospectus.pdf"
445445
)}
446446
>
447447
Corporate Tech-for-Good Hackathons PDF{" "}
@@ -453,7 +453,7 @@ class CorporateHackathonController extends React.PureComponent<{||}, State> {
453453
return (
454454
<a
455455
href={cdn.document(
456-
"2022+DemocracyLab+Sponsorship+Prospectus.pdf"
456+
"2023+DemocracyLab+Sponsorship+Prospectus.pdf"
457457
)}
458458
>
459459
Sponsor Prospectus PDF{" "}

0 commit comments

Comments
 (0)