We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7fe46 commit b46fb53Copy full SHA for b46fb53
docs/docs/deployment-guide.mdx
@@ -79,7 +79,7 @@ The following guide will walk you through the steps to deploy Sourcebot on your
79
<Card title="Index your code" icon="code" href="/docs/connections/overview">
80
Learn how to index your code using Sourcebot
81
</Card>
82
- <Card title="Language models" icon="brain" href="/docs/connections/overview">
+ <Card title="Language models" icon="brain" href="/docs/configuration/language-model-providers">
83
Learn how to configure language model providers to start using [Ask Sourcebot](/docs/features/ask/overview)
84
85
<Card title="Authentication" icon="lock" href="/docs/configuration/auth/overview">
0 commit comments