2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00
This commit is contained in:
SchrodingersGat
2025-02-22 00:18:52 +00:00
parent a229de0ad5
commit da1167e5e1
100 changed files with 353 additions and 353 deletions

View File

@ -53,7 +53,7 @@
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
</nav>
@ -76,7 +76,7 @@
<a href="/matmair">Matthias Mair</a>
</p>
<p>A good starting-point for developing your own plugin is taking a look at the <a href="https://docs.inventree.org/en/latest/extend/plugins/">documentation</a>.</p>
<p>A good starting-point for developing your own plugin is taking a look at the <a href="https://docs.inventree.org/en/stable/extend/plugins/">documentation</a>.</p>
<p>You could also use one of the current plugins as a sample.</p>
@ -109,7 +109,7 @@
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
<li><a href="/news" class="footer-link">News</a></li>