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 →