mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 01:55:37 +00:00
deploy: 22bc37cb3d
This commit is contained in:
@ -49,7 +49,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://inventree.readthedocs.io/en/latest/">Docs</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="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -317,7 +317,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -339,7 +339,7 @@
|
||||
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -350,7 +350,7 @@
|
||||
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -371,7 +371,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -382,7 +382,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/report/report/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/report/report/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -393,7 +393,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/extend/api/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/extend/api/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -443,7 +443,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
Reference in New Issue
Block a user