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

Fix docs links to point to stable (not latest)

This commit is contained in:
Asterix\Oliver
2025-02-22 11:14:35 +11:00
parent 22c0046767
commit ff1dfe93f5
17 changed files with 43 additions and 43 deletions

View File

@ -5,7 +5,7 @@ We supply core-dev and community built plugins to get you started with extending
We expose some internal Python APIs to speed up your development and keep the instance running while you discover the possibilities.
You can read more about the plugin architecture, including information on developing new plugins, on our [documentation](https://docs.inventree.org/en/latest/extend/plugins/)
You can read more about the plugin architecture, including information on developing new plugins, on our [documentation](https://docs.inventree.org/en/stable/extend/plugins/)
### Highlights