mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 01:55:37 +00:00
fix links to demo
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
</nav>
|
||||
|
||||
{% if page.main_page %}
|
||||
<a href="/demo.html" class="inline-flex items-center bg-gray-100 ml-2 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">
|
||||
<a href="demo" class="inline-flex items-center bg-gray-100 ml-2 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">
|
||||
Open demo
|
||||
</a> {% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user