Skip to content

Commit

Permalink
Update apps/docs/src/components/Footer.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Bruno Henriques <[email protected]>
  • Loading branch information
francisco-guilherme and zettca authored Nov 11, 2024
1 parent c6a5208 commit 295a444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const footerLinks = [
label: "GitHub",
href: "https://github.com/lumada-design/hv-uikit-react",
},
{ label: "License", href: "/" },
{ label: "License", href: "https://github.com/lumada-design/hv-uikit-react/blob/master/LICENSE" },
],
},
];
Expand Down

0 comments on commit 295a444

Please sign in to comment.