Skip to content

Commit b46fb53

Browse files
authored
docs: fix link in deployment guide next steps (#420)
1 parent 0e7fe46 commit b46fb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/deployment-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following guide will walk you through the steps to deploy Sourcebot on your
7979
<Card title="Index your code" icon="code" href="/docs/connections/overview">
8080
Learn how to index your code using Sourcebot
8181
</Card>
82-
<Card title="Language models" icon="brain" href="/docs/connections/overview">
82+
<Card title="Language models" icon="brain" href="/docs/configuration/language-model-providers">
8383
Learn how to configure language model providers to start using [Ask Sourcebot](/docs/features/ask/overview)
8484
</Card>
8585
<Card title="Authentication" icon="lock" href="/docs/configuration/auth/overview">

0 commit comments

Comments
 (0)