mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 12:55:37 +00:00 
			
		
		
		
	Update internal links to use relative pathing
This commit is contained in:
		| @@ -9,7 +9,7 @@ Users which have *staff* privileges have access to an Admin interface which prov | ||||
| !!! warning "Caution" | ||||
| 	Admin users should exercise extreme care when modifying data via the admin interface, as performing the wrong action may have unintended consequences! | ||||
|  | ||||
| The admin interface allows *staff* users the ability to directly view / add / edit / delete database entries according to their [user permissions](/admin/permissions). | ||||
| The admin interface allows *staff* users the ability to directly view / add / edit / delete database entries according to their [user permissions](../permissions). | ||||
|  | ||||
| ### Access Admin Interface | ||||
|  | ||||
|   | ||||
| @@ -4,7 +4,7 @@ title: Exporting Data | ||||
|  | ||||
| ## Exporting Data | ||||
|  | ||||
| The [Admin Interface](/admin/admin) provides powerful data exporting capability. When displaying a list of items which support exporting (e.g. Part objects), select the "Export" button from the top-right corner: | ||||
| The [Admin Interface](../admin) provides powerful data exporting capability. When displaying a list of items which support exporting (e.g. Part objects), select the "Export" button from the top-right corner: | ||||
|  | ||||
| {% with id="export", url="admin/export.png", description="Data export" %} | ||||
| {% include 'img.html' %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user