mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 10:35:27 +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>
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
<h2>Get Support</h2>
|
||||
|
||||
<p>As an open source project we offer a <a href="https://github.com/inventree/InvenTree">public issue tracker</a> and <a href="https://inventree.readthedocs.io">public documentation</a>.</p>
|
||||
<p>As an open source project we offer a <a href="https://github.com/inventree/InvenTree">public issue tracker</a> and <a href="https://docs.inventree.org">public documentation</a>.</p>
|
||||
|
||||
<h2 id="general-questions">General Questions</h2>
|
||||
<p>The core team answers questions in the issue tracker of in <a href="https://github.com/inventree/InvenTree/discussions">discussions</a> when they find time.<br>
|
||||
@ -108,7 +108,7 @@ Feel free to reach out to <code class="language-plaintext highlighter-rouge">sup
|
||||
|
||||
<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