2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-16 12:05:25 +00:00

Fix docs links to point to stable (not latest) (#228)

This commit is contained in:
Oliver
2025-02-22 11:18:08 +11:00
committed by GitHub
parent 22c0046767
commit 28a6c0d0f1
17 changed files with 43 additions and 43 deletions

View File

@ -1,10 +1,10 @@
functions:
- title: Build Parts
text: Inventree features a build management system to help you track the progress of your builds. Builds consume stock items to make new parts, you can decide to automatically or manually allocate parts from your current inventory.
link: https://docs.inventree.org/en/latest/part/part/
link: https://docs.inventree.org/en/stable/part/part/
- title: Report
text: Generate a wide range of reports using custom templates.
link: https://docs.inventree.org/en/latest/report/report/
link: https://docs.inventree.org/en/stable/report/report/
- title: Extend and Customize
text: InvenTree is designed to be highly extensible. If the core InvenTree functionality does not meet your particular need, InvenTree provides a RESTful API, a native Python library, and a powerful plugin system.
link: https://docs.inventree.org/en/latest/api/api/
link: https://docs.inventree.org/en/stable/api/api/