Skip to content

Commit

Permalink
fix(achievements): Fixed contact button
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiborjosue committed Jan 4, 2024
1 parent d708e25 commit b10ccc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion achievements.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3 class="work__subtitle">Check some of my Achievements!</h3>
</div>

<div class="button_project">
<a href="achievements" class="button_2"
<a href="contact" class="button_2"
>Contact Me <i class="bx bx-right-arrow-alt"></i
></a>
</div>
Expand Down

0 comments on commit b10ccc0

Please sign in to comment.