Link to PM docs overview

currently the only page that makes sense, will change in the future
This commit is contained in:
davegson 2021-01-28 11:17:42 +01:00
parent 132d310168
commit e05dcbf23a

View file

@ -84,7 +84,7 @@
<a href="{{ site.portmaster_url }}" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Discover</a>
</li>
<li class="mt-3 block mr-0">
<a href="{{ site.docs_url }}#portmaster" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Documentation</a>
<a href="{{ site.docs_url }}portmaster/architecture/overview/" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Documentation</a>
</li>
<li class="mt-3 block mr-0">
<a href="{{ site.github_url }}/portmaster/" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Source Code</a>