2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 01:55:37 +00:00

Old doc links (#45)

Fixes #43
This commit is contained in:
Matthias Mair
2022-11-09 17:30:45 +01:00
committed by GitHub
parent 96976fe337
commit 22bc37cb3d
11 changed files with 17 additions and 17 deletions

View File

@ -2,7 +2,7 @@
title: Plugins
---
We supply core-dev and community built plugins to get you started with extending InvenTree's functionality. Plugins can hook into many parts of the UI, buisness logic and webserver.
We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities. [Learn more](https://inventree.readthedocs.io/en/latest/extend/plugins/)
We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities. [Learn more](https://docs.inventree.org/en/latest/extend/plugins/)
### Highlights