From bebbd4c3426ff680ca777fce25bca6f88c28b3ba Mon Sep 17 00:00:00 2001 From: Harsh Kumar <9u.harsh@gmail.com> Date: Sun, 5 Oct 2025 02:15:07 +0530 Subject: [PATCH] fix/readme-urls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fc70f2e..51fa17d2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

- + Self Host ยท @@ -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.