fix/readme-urls

This commit is contained in:
Harsh Kumar 2025-10-05 02:15:07 +05:30 committed by GitHub
parent 623c794a75
commit bebbd4c342
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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">
@ -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.