chore: update cloud URLs

This commit is contained in:
0xallam
2026-01-25 23:06:47 -08:00
parent 5d187fcb02
commit c5bd30e677
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ title: "Introduction"
description: "Managed security testing without local setup" 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 ## Features
@@ -31,10 +31,10 @@ Skip the setup. Run Strix in the cloud at [app.usestrix.com](https://app.usestri
## Getting Started ## 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 2. Connect your repository or enter a target URL
3. Launch your first scan 3. Launch your first scan
<Card title="Try Strix Cloud" icon="rocket" href="https://app.usestrix.com"> <Card title="Try Strix Cloud" icon="rocket" href="https://app.strix.ai">
Run your first pentest in minutes. Run your first pentest in minutes.
</Card> </Card>

View File

@@ -100,7 +100,7 @@
"primary": { "primary": {
"type": "button", "type": "button",
"label": "Try Strix Cloud", "label": "Try Strix Cloud",
"href": "https://app.usestrix.com" "href": "https://app.strix.ai"
} }
}, },
"footer": { "footer": {