mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-15 03:23:07 +00:00
Fix GH Link in links.tsx (#8292)
This commit is contained in:
parent
61ca68090a
commit
d59994ea75
@ -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'
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user