2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Update internal links to use relative pathing

This commit is contained in:
Oliver Walters
2020-10-19 11:15:31 +11:00
parent 521b2171f2
commit 9150675a56
13 changed files with 35 additions and 35 deletions

2
docs/build/bom.md vendored
View File

@ -4,7 +4,7 @@ title: Bill of Materials
## Bill of Materials
A Bill of Materials (BOM) defines the list of component parts required to make an assembly, [create builds](/build/build) and allocate inventory.
A Bill of Materials (BOM) defines the list of component parts required to make an assembly, [create builds](../build) and allocate inventory.
### Add BOM Item

2
docs/build/build.md vendored
View File

@ -36,7 +36,7 @@ A "basic" build flow is as follow:
A Part BOM is required to allocate inventory to a build.
Read through the [Bill of Materials documentation](/build/bom).
Read through the [Bill of Materials documentation](../bom).
### Build Order