mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Closes https://github.com/inventree/InvenTree/issues/6140
(cherry picked from commit 9715af564f)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
			
			
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							78b559306b
						
					
				
				
					commit
					a41efb31b6
				
			| @@ -105,7 +105,7 @@ def inventreeDocUrl(): | ||||
|  | ||||
| def inventreeAppUrl(): | ||||
|     """Return URL for InvenTree app site.""" | ||||
|     return f'{inventreeDocUrl()}/app/app', | ||||
|     return f'{inventreeDocUrl()}/app/app/' | ||||
|  | ||||
|  | ||||
| def inventreeCreditsUrl(): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user