From 3c5a63aaa520215e456236b6d7e8a7534fb76a3e Mon Sep 17 00:00:00 2001
From: Striven <sg.striven@cutecat.club>
Date: Fri, 20 Feb 2026 12:07:00 +0000
Subject: [PATCH] That didn't really fix links

---
 02_internals_of_hyperscape/03_login_screen.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/02_internals_of_hyperscape/03_login_screen.md b/02_internals_of_hyperscape/03_login_screen.md
index 108a871..ce5e838 100644
--- a/02_internals_of_hyperscape/03_login_screen.md
+++ b/02_internals_of_hyperscape/03_login_screen.md
@@ -5,7 +5,7 @@
 ## Logging In
 When the any key is pressed, the client begins to make several requests in parallel, but there are some that have since been broken or lost relevance, and thus have acted as blockers in effectively getting past this initial screen.
 
-Firstly, the client attempts to create a session with the UbiServices API, see [Ubisoft Services: Creating a Session](../03_ubisoft_services/04_creating_a_session.md).
+Firstly, the client attempts to create a session with the UbiServices API, see [Ubisoft Services: Creating a Session](../03_ubisoft_services/04_creating_a_session).
 
 > [!NOTE]
 > TODO: Finish
\ No newline at end of file

--
Gitblit v1.10.0