2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-09-13 22:21:33 +00:00

Fixing pretty much every existing internal link.

Sometimes, it pays to RTFD
This commit is contained in:
Oliver Walters
2021-06-10 15:27:55 +10:00
parent 5de7189e5c
commit b072165f75
41 changed files with 102 additions and 100 deletions

View File

@@ -21,15 +21,15 @@ InvenTree is designed to allow for a flexible installation. You could run the In
## Features
Refer to the [features](./features) page for a rundown on the features that InvenTree provides out of the box.
Refer to the [features](./features.md) page for a rundown on the features that InvenTree provides out of the box.
## Getting Started
Refer to the [installation guide](./start/intro) for instructions on installing InvenTree. The server where InvenTree is to be installed will need to meet some basic package requirements, and a certain level of system administration understanding is assumed.
Refer to the [installation guide](./start/intro.md) for instructions on installing InvenTree. The server where InvenTree is to be installed will need to meet some basic package requirements, and a certain level of system administration understanding is assumed.
## Get the App
InvenTree is supported by a [companion mobile app](./app/app) which is tightly integrated with the InvenTree database. Lightning fast stock control, in your pocket!
InvenTree is supported by a [companion mobile app](./app/app.md) which is tightly integrated with the InvenTree database. Lightning fast stock control, in your pocket!
## Source Code