Skip to content

Commit

Permalink
fix link to whitepaper
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Dec 13, 2024
1 parent e04e8f9 commit 8f0dffb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/partials/PageFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,9 @@
</router-link>
</div>
<div>
<a
href="https://github.com/DecentralCardGame/whitepaper/blob/master/whitepaper.pdf" target="_blank"
>
<router-link :to="{ name: 'Whitepaper' }">
Whitepaper
</a>
</router-link>
</div>
<div>
<router-link :to="{ name: 'Imprint' }">
Expand Down

0 comments on commit 8f0dffb

Please sign in to comment.