Skip to content

Commit

Permalink
Fixed cardcreator button
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Sep 30, 2023
1 parent f4a15a2 commit 1f21209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/LandingPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<p class="text--medium">
Make your own cards on the blockchain <br />
with our
<router-link :to="{ name: 'Card Creator' }">
<router-link :to="{ path: '/cardCreator' }">
<b>Card Creator</b> </router-link
>.
</p>
Expand Down

0 comments on commit 1f21209

Please sign in to comment.