Skip to content

Commit

Permalink
chore: fix token pdf link
Browse files Browse the repository at this point in the history
  • Loading branch information
charleslavon committed Mar 15, 2024
1 parent 4825df9 commit 7d39175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/founders.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const FoundersPage: NextPageWithLayout = () => {
componentProps={{
zendeskActivate,
docs: {
tokenLaunchChecklist: '/papers/token-launch-checklist.pdf',
tokenLaunchChecklist: '/papers/token-launch-checklist',
},
}}
/>
Expand Down

0 comments on commit 7d39175

Please sign in to comment.