fix: set correct urls in docs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user