From c5bd30e67702b6841347a8851ef455c69ea90092 Mon Sep 17 00:00:00 2001 From: 0xallam Date: Sun, 25 Jan 2026 23:06:47 -0800 Subject: [PATCH] chore: update cloud URLs --- docs/cloud/overview.mdx | 6 +++--- docs/docs.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/cloud/overview.mdx b/docs/cloud/overview.mdx index 9851a77..8b6e584 100644 --- a/docs/cloud/overview.mdx +++ b/docs/cloud/overview.mdx @@ -3,7 +3,7 @@ title: "Introduction" description: "Managed security testing without local setup" --- -Skip the setup. Run Strix in the cloud at [app.usestrix.com](https://app.usestrix.com). +Skip the setup. Run Strix in the cloud at [app.strix.ai](https://app.strix.ai). ## Features @@ -31,10 +31,10 @@ Skip the setup. Run Strix in the cloud at [app.usestrix.com](https://app.usestri ## Getting Started -1. Sign up at [app.usestrix.com](https://app.usestrix.com) +1. Sign up at [app.strix.ai](https://app.strix.ai) 2. Connect your repository or enter a target URL 3. Launch your first scan - + Run your first pentest in minutes. diff --git a/docs/docs.json b/docs/docs.json index f1f1ca1..e15b496 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -100,7 +100,7 @@ "primary": { "type": "button", "label": "Try Strix Cloud", - "href": "https://app.usestrix.com" + "href": "https://app.strix.ai" } }, "footer": {