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

Feat/check links (#125)

* always run CI, check for html errors

* fix links

* switch a tags to div

* add alt text

* fix internal links

* remove unneeded example section

* remove legacy section

* update requirements

* test more

* fix flag
This commit is contained in:
Matthias Mair
2023-02-01 00:17:59 +01:00
committed by GitHub
parent 25a8a21ed9
commit 5f563ef584
17 changed files with 43 additions and 32 deletions

View File

@ -7,4 +7,4 @@ functions:
link: https://docs.inventree.org/en/latest/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/extend/api/
link: https://docs.inventree.org/en/latest/api/api/