2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

feat(docs): add stable links for external sites (#9620)

* add stable links for external docs
this is usefull for the CII best practices badge and other sites where we might need stable links; assuming we maintain control of docs.inventree.org seems like a stable bet with current structures

* fix checking logic

* fix link target
This commit is contained in:
Matthias Mair
2025-05-05 22:35:00 +02:00
committed by GitHub
parent 3fe08751d3
commit 6d0a08d1f5
4 changed files with 24 additions and 1 deletions

View File

@ -2,6 +2,7 @@ mkdocs==1.6.1
mkdocs-macros-plugin>=0.7,<2.0
mkdocs-material>=9.0,<10.0
mkdocs-git-revision-date-localized-plugin>=1.1,<2.0
mkdocs-redirects
mkdocs-simple-hooks>=0.1,<1.0
mkdocs-include-markdown-plugin
neoteroi-mkdocs