Skip to content

Commit 1d3d028

Browse files
committed
update cta on docs overview page
1 parent 37ce151 commit 1d3d028

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/docs/overview.mdx

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22
title: "Overview"
33
---
44

5-
> Sourcebot is an open-source ([GitHub](https://github.com/sourcebot-dev/sourcebot)), self-hosted code search tool that is purpose built to help teams find and navigate code quickly, at scale.
6-
7-
If you'd like to try it out, check out our [public demo](https://demo.sourcebot.dev/).
5+
Sourcebot is an open-source ([GitHub](https://github.com/sourcebot-dev/sourcebot)), self-hosted code search tool that is purpose built to help teams find and navigate code quickly, at scale.
6+
7+
<CardGroup>
8+
<Card title="Deployment guide" icon="server" href="/docs/deployment-guide" horizontal="true">
9+
Learn how to self-host Sourcebot in a few simple steps.
10+
</Card>
11+
<Card title="Public demo" icon="globe" href="https://demo.sourcebot.dev/" horizontal="true">
12+
Check out Sourcebot's features on our public demo instance.
13+
</Card>
14+
</CardGroup>
815

916
<AccordionGroup>
1017
<Accordion title="Why Sourcebot?">

0 commit comments

Comments
 (0)