Fix Wiki links

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-05-23 21:13:41 -04:00
parent 94d5b3af4e
commit 1c4e3f5640
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
if (!$success) { if (!$success) {
?> ?>
<div class=h><h1 id=signup>Sign Up</h1> <a aria-hidden=true href=#signup>#signup</a></div> <div class=h><h1 id=signup>Sign Up</h1> <a aria-hidden=true href=#signup>#signup</a></div>
<p>See the <a href="//wiki.vern.cc/doku.php?id=guides:register">wiki page</a> on how to register.</p> <p>See the <a href="//wiki.vern.cc/en/guides/register/">wiki page</a> on how to register.</p>
<span class="red">* Required field</span> <span class="red">* Required field</span>
<form method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>"> <form method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>">
<p>Username: <p>Username:

View File

@ -72,7 +72,7 @@
<li><a href=ssh://vern.cc:2221>Devzat (Seperate Sign-Up)</a> - Chat over ssh!</li> <li><a href=ssh://vern.cc:2221>Devzat (Seperate Sign-Up)</a> - Chat over ssh!</li>
<li><a href=//jitsi.vern.cc>Jitsi (Reg Needed)</a> - Free video conferencing software for web &amp; mobile</li> <li><a href=//jitsi.vern.cc>Jitsi (Reg Needed)</a> - Free video conferencing software for web &amp; mobile</li>
<li><a href="//mtrx.vern.cc">Matrix (Reg Needed)</a> - A network for secure, decentralized communication</li> <li><a href="//mtrx.vern.cc">Matrix (Reg Needed)</a> - A network for secure, decentralized communication</li>
<li><a href="//wiki.vern.cc/doku.php?id=matrix#xmpp_bridge">Bifrost</a> - XMPP &lt;-&gt; Matrix Bridge</li> <li><a href="//wiki.vern.cc/en/matrix/#xmpp-bridge">Bifrost</a> - XMPP &lt;-&gt; Matrix Bridge</li>
<li><a href=//cn.vern.cc>Cinny</a> (AD: <a href=//cinny.vern.cc>A</a>) - Yet another Matrix client</li> <li><a href=//cn.vern.cc>Cinny</a> (AD: <a href=//cinny.vern.cc>A</a>) - Yet another Matrix client</li>
<li><a href=//riot.vern.cc>Element</a> - Secure collaboration and messaging</li> <li><a href=//riot.vern.cc>Element</a> - Secure collaboration and messaging</li>
<li><a href=//h2.vern.cc>Hydrogen</a> (AD: <a href=//hydrogen.vern.cc>A</a>) - Lightweight Matrix client with legacy and mobile support</li> <li><a href=//h2.vern.cc>Hydrogen</a> (AD: <a href=//hydrogen.vern.cc>A</a>) - Lightweight Matrix client with legacy and mobile support</li>