2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Update broken links (#7019)

* Update broken links

* Update broken links
This commit is contained in:
Emmanuel Ferdman
2024-04-17 12:42:59 +03:00
committed by GitHub
parent df5fcf7d62
commit d24219fec3
4 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@ The HEAD of the "stable" branch represents the latest stable release code.
## API versioning
The [API version](https://github.com/inventree/InvenTree/blob/master/InvenTree/InvenTree/api_version.py) needs to be bumped every time when the API is changed.
The [API version](https://github.com/inventree/InvenTree/blob/master/src/backend/InvenTree/InvenTree/api_version.py) needs to be bumped every time when the API is changed.
## Environment