Skip to content

Commit

Permalink
Added missing button link (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunhamjared authored Feb 20, 2025
1 parent 8733764 commit 3e94fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inertia/pages/home/components/main_section.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ defineOptions({
<br />
please feel free to create a PR on the repository to add it !
</div>
<Button class="mt-6" as="a" theme="primary" left-icon="i-fa6-brands-github">
<Button href="https://github.com/adonisjs-community/adonis-packages" class="mt-6" as="a" theme="primary" left-icon="i-fa6-brands-github">
Contribute on GitHub
</Button>
</div>
Expand Down

0 comments on commit 3e94fa1

Please sign in to comment.