mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
Merge bebbd4c342 into 33c732855f
This commit is contained in:
commit
d1b04a7bcb
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue