fix: set correct urls in docs

This commit is contained in:
Henry
2025-06-01 21:05:09 +01:00
parent 4d4a19ad7b
commit 6279138c04
8 changed files with 14 additions and 209 deletions

View File

@@ -21,11 +21,11 @@ description: "Kan is the open source alternative to Trello."
Get started with Kan by choosing your preferred deployment option below.
<CardGroup cols={2}>
<Card title="Cloud" icon="cloud" href="https://kanbn.com/signup">
<Card title="Cloud" icon="cloud" href="https://kan.bn/signup">
Get started instantly with our hosted solution - we'll handle all the
hosting, scaling, and maintenance for you.
</Card>
<Card title="Self-host" icon="code" href="https://kanbn.com/docs/self-host">
<Card title="Self-host" icon="code" href="https://kan.bn/docs/self-host">
For full data ownership and control, you can self-host Kan on your
infrastructure.
</Card>