mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
deploy: 28a6c0d0f1
This commit is contained in:
12
index.html
12
index.html
@ -51,7 +51,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>
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/stable/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/order/company/#suppliers" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/stable/order/company/#suppliers" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -131,7 +131,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/stable/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -142,7 +142,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/stable/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -454,7 +454,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>
|
||||
|
||||
|
Reference in New Issue
Block a user