2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 02:55:34 +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

@ -25,7 +25,7 @@ The InvenTree app can be downloaded from either the Android or Apple app stores,
<span class='fab fa-android'></span> [Android Play Store](https://play.google.com/store/apps/details?id=inventree.inventree_app).
<span class='fab fa-apple'></span> [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101#?platform=iphone)
<span class='fab fa-apple'></span> [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101?platform=iphone)
### Documentation

View File

@ -8,4 +8,4 @@ InvenTree is designeds to be part of a larger system of tools to support both ho
- [API](api)
- [Integrate](integrate) into other tools
- PK2InvenTree for [migrating from PartKeepr to InvenTreen](https://github.com/rgilham/PK2InvenTree)
- Python [package](https://docs.inventree.org/en/latest/extend/python/)
- Python [package](https://docs.inventree.org/en/latest/api/python/python/)