mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +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 align="center">
|
||||||
<div>
|
<div>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="https://docs.sourcebot.dev/self-hosting/overview">
|
<a href="https://docs.sourcebot.dev/docs/deployment-guide">
|
||||||
<strong>Self Host</strong>
|
<strong>Self Host</strong>
|
||||||
</a> ·
|
</a> ·
|
||||||
<a href="https://demo.sourcebot.dev">
|
<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
|
# Build from source
|
||||||
>[!NOTE]
|
>[!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.
|
If you'd like to build from source, please checkout the `CONTRIBUTING.md` file for more information.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue