From 4b19614fff9fd0d4bf092b2944e7c4ef78d632e7 Mon Sep 17 00:00:00 2001 From: dyzulk <66510723+dyzulk@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:23:37 +0700 Subject: [PATCH] docs: standardize signup terminology and fix links --- pages/guide/getting-started/access-dashboard.mdx | 4 ++-- theme.config.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/guide/getting-started/access-dashboard.mdx b/pages/guide/getting-started/access-dashboard.mdx index 52e294b..1ca93e7 100644 --- a/pages/guide/getting-started/access-dashboard.mdx +++ b/pages/guide/getting-started/access-dashboard.mdx @@ -22,7 +22,7 @@ The fastest way to log in. Click **Continue with Google** or **Continue with Git }> **SSO Behavior:** * **Existing Users:** You can only Log In via SSO if your email address is already registered. -* **New Users:** You can **Register** a new account instantly by clicking the Social Login buttons on the *Sign In* or *Register* page. +* **New Users:** You can **Register** a new account instantly by clicking the Social Login buttons on the *Sign In* or *Sign Up* page. ### 2. Magic Link @@ -93,4 +93,4 @@ If you lose access to your account, you can reset your password securely. ### Access Denied / User Not Found * **Typos**: Double-check your email address. -* **Not Registered**: If you haven't created an account yet, please **Sign Up** first. You cannot log in via SSO if your email is not in our system (unless you use the Register flow). +* **Not Registered**: If you haven't created an account yet, please **Sign Up** first. You cannot log in via SSO if your email is not in our system (unless you use the Sign Up flow). diff --git a/theme.config.tsx b/theme.config.tsx index 49e30d7..0bb5540 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -15,7 +15,7 @@ const config: DocsThemeConfig = { link: 'https://github.com/dyzulk/trustlab-docs', }, chat: { - link: 'https://trustlab.dyzulk.com/dashboard/', + link: 'https://trustlab.dyzulk.com/dashboard', icon: ( Go to Dashboard →