mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
docs: fix link in deployment guide next steps (#420)
This commit is contained in:
parent
0e7fe46d4d
commit
b46fb53954
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ The following guide will walk you through the steps to deploy Sourcebot on your
|
|||
<Card title="Index your code" icon="code" href="/docs/connections/overview">
|
||||
Learn how to index your code using Sourcebot
|
||||
</Card>
|
||||
<Card title="Language models" icon="brain" href="/docs/connections/overview">
|
||||
<Card title="Language models" icon="brain" href="/docs/configuration/language-model-providers">
|
||||
Learn how to configure language model providers to start using [Ask Sourcebot](/docs/features/ask/overview)
|
||||
</Card>
|
||||
<Card title="Authentication" icon="lock" href="/docs/configuration/auth/overview">
|
||||
|
|
|
|||
Loading…
Reference in a new issue