Skip to content

Commit

Permalink
fix(ui): update broken "Credits" link on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Nov 25, 2023
1 parent cf50ccb commit 0a0ef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function Footer() {
</Info>

<Info
href="https://github.com/mateusfg7/Noisekun/#credits"
href="https://github.com/mateusfg7/Noisekun/?tab=readme-ov-file#%EF%B8%8F-credits"
data-umami-event="Credits Link"
>
<FiAward /> Credits
Expand Down

0 comments on commit 0a0ef15

Please sign in to comment.