mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +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