2
0
mirror of https://github.com/inventree/inventree-website.git synced 2026-02-13 09:17:01 +00:00

Remove duplicate title (#258)

* Remove duplicate title

Removed duplicate release title from the markdown file.

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* Fix documentation links for part parameters

Updated links in documentation for part parameter units and part parameters.
This commit is contained in:
Matthias Mair
2026-02-12 23:04:21 +01:00
committed by GitHub
parent 317768b676
commit 473c6a4185
9 changed files with 4 additions and 18 deletions

View File

@@ -24,7 +24,7 @@ Additionally, part parameters can now also specify real world units!
For more information on this new feature, refer to the documentation:
- [Part units](https://docs.inventree.org/en/stable/part#units-of-measure)
- [Part parameter units](https://docs.inventree.org/en/stable/part/parameter/#parameter-units)
- [Part parameter units](https://docs.inventree.org/en/1.1.x/part/parameter/#parameter-units)
### Project Codes
@@ -36,7 +36,7 @@ Read more about project code support [in the documentation](https://docs.inventr
Part parameters in InvenTree now support dynamic typing, empowering you to define and validate various parameter types. With this flexibility, you can customize and validate part parameters to suit your specific needs. Furthermore, the addition of plugin support ensures seamless integration of third-party validation mechanisms, enhancing the reliability of your inventory data.
More information about part parameters is available [in the documentation](https://docs.inventree.org/en/stable/part/parameter/).
More information about part parameters is available [in the documentation](https://docs.inventree.org/en/1.1.x/part/parameter/).
### Parameter Sorting