Open
Description
There are 2 empty links in the footer on the https://opensaas.sh website ("Privacy" and "Terms of Service")
<div>
<h3 class="text-sm font-semibold leading-6 text-gray-900 dark:text-white">Company</h3>
<ul role="list" class="mt-6 space-y-4">
<li><a href="https://wasp-lang.dev" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-white">About</a></li>
<li><a href="#" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-white">Privacy</a></li>
<li><a href="#" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:text-white">Terms of Service</a></li>
</ul>
</div>
Metadata
Metadata
Assignees
Labels
No labels