summaryrefslogtreecommitdiff
path: root/html/guest.html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-20 21:09:44 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-20 21:09:44 -0700
commit83cd353b01660f34d6fd894d15a27fb1b3aeab4c (patch)
tree992fd1ef0e412bb85dc97ef6668e9fe4e416c711 /html/guest.html
parent1b35cf3f1124b161ebde5e9e3a2c74c8ea2821d0 (diff)
Fix redirect issue
Diffstat (limited to 'html/guest.html')
-rwxr-xr-xhtml/guest.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/guest.html b/html/guest.html
index c37d3fa..b7d506d 100755
--- a/html/guest.html
+++ b/html/guest.html
@@ -16,5 +16,5 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
-<a href="/signup">Sign-up</a>
-<a href="/signin">Sign-in</a>
+<a href="/signup/">Sign-up</a>
+<a href="/signin/">Sign-in</a>