Skip to content

Commit

Permalink
Fix GH Link in links.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
webtroter authored Oct 15, 2024
1 parent e808fad commit 7169968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/defaults/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const footerLinks = [
key: 'website'
},
{
link: 'https://github.com/invenhost/InvenTree',
link: 'https://github.com/inventree/InvenTree',
label: <Trans>GitHub</Trans>,
key: 'github'
},
Expand Down

0 comments on commit 7169968

Please sign in to comment.