From 128a6227ca748518ada493af9f8c58816aba6949 Mon Sep 17 00:00:00 2001 From: msukkari Date: Tue, 13 Jan 2026 18:47:17 -0800 Subject: [PATCH 1/3] remove references to demo instance in docs --- docs/docs/features/ask/overview.mdx | 9 +++------ docs/docs/features/mcp-server.mdx | 4 +--- docs/docs/features/search/overview.mdx | 9 +++------ docs/docs/overview.mdx | 7 +------ 4 files changed, 8 insertions(+), 21 deletions(-) diff --git a/docs/docs/features/ask/overview.mdx b/docs/docs/features/ask/overview.mdx index 9e877089e..16576faeb 100644 --- a/docs/docs/features/ask/overview.mdx +++ b/docs/docs/features/ask/overview.mdx @@ -7,6 +7,9 @@ Ask Sourcebot gives you the ability to ask complex questions about your codebase It uses Sourcebot’s existing [code search](/docs/features/search/overview) and [navigation](/docs/features/code-navigation) tools to allow reasoning models to search your code, follow code nav references, and provide an answer that’s rich with inline citations and navigable code snippets. + + Learn how to self-host Sourcebot in a few simple steps. + Learn how to connect your language model to Sourcebot @@ -14,12 +17,6 @@ follow code nav references, and provide an answer that’s rich with inline cita Learn how to index your repos so you can ask questions about them - - Learn how to self-host Sourcebot in a few simple steps. - - - Try Ask Sourcebot on our public demo instance. -