fix(legal.html): fix link to home page

This commit is contained in:
Philipp Matthias Schaefer 2021-03-10 11:26:40 +01:00
parent ee432e256f
commit 78dab48732

View File

@ -28,7 +28,7 @@ with the WebLDAPPasswd. If not, see <https://www.gnu.org/licenses/>.
<p>The administrator of this WebLDAPPasswd instance is lazy and should feel
bad.</p>
<nav>
<a href="index.html">Home Page</a>
<a href=".">Home Page</a>
<a href="https://git.schaefer-wolke.de/fiveop/webldappasswd/">WebLDAPPasswd</a>
</nav>
</body>