mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-14 00:41:25 +00:00
Fix GH Link in links.tsx (#8292)
This commit is contained in:
@ -13,7 +13,7 @@ export const footerLinks = [
|
|||||||
key: 'website'
|
key: 'website'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
link: 'https://github.com/invenhost/InvenTree',
|
link: 'https://github.com/inventree/InvenTree',
|
||||||
label: <Trans>GitHub</Trans>,
|
label: <Trans>GitHub</Trans>,
|
||||||
key: 'github'
|
key: 'github'
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user