mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
chore: update cloud URLs
This commit is contained in:
parent
5d187fcb02
commit
c5bd30e677
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
<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.
|
||||
</Card>
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
"primary": {
|
||||
"type": "button",
|
||||
"label": "Try Strix Cloud",
|
||||
"href": "https://app.usestrix.com"
|
||||
"href": "https://app.strix.ai"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue