Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ sidebarTitle: Introduction
>
Contribute to Chatwoot with our development setup, testing guidelines, and best practices
</Card>
<Card
title="Chatwoot CLI"
icon="terminal"
href="/cli"
>
Manage your inbox from the terminal or coding agents
</Card>
<Card
title="API Reference"
icon="square-terminal"
href="/api-reference/introduction"
>
Build powerful integrations with our comprehensive REST APIs
</Card>
<Card
title="Architecture"
icon="sitemap"
href="/self-hosted/deployment/architecture"
>
Understand Chatwoot's system architecture and components
</Card>
</CardGroup>

## Getting Started Paths
Expand Down
Loading