Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div align="center">
<div>
<h3>
<a href="https://docs.sourcebot.dev/self-hosting/overview">
<a href="https://docs.sourcebot.dev/docs/deployment-guide">
<strong>Self Host</strong>
</a> ·
<a href="https://demo.sourcebot.dev">
Expand Down Expand Up @@ -125,6 +125,6 @@ To configure Sourcebot (index your own repos, connect your LLMs, etc), check out

# Build from source
>[!NOTE]
> Building from source is only required if you'd like to contribute. If you'd just like to use Sourcebot, we recommend checking out our self-hosting [docs](https://docs.sourcebot.dev/self-hosting/overview).
> Building from source is only required if you'd like to contribute. If you'd just like to use Sourcebot, we recommend checking out our self-hosting [docs](https://docs.sourcebot.dev/docs/overview).

If you'd like to build from source, please checkout the `CONTRIBUTING.md` file for more information.
Loading