mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Fix GH Link in links.tsx (#8292)
This commit is contained in:
		| @@ -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' | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user