From f04ecab3ad41ce74b1dbdf7eefa9b59b0cbf51e0 Mon Sep 17 00:00:00 2001 From: "Arman K." <93446465+armans-code@users.noreply.github.com> Date: Sun, 9 Nov 2025 13:28:28 -0800 Subject: [PATCH] Update README.md (#608) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86375cb3..8fc30c2b 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ To configure Sourcebot (index your own repos, connect your LLMs, etc), check out > [!NOTE] > Sourcebot collects anonymous usage data by default to help us improve the product. No sensitive data is collected, but if you'd like to disable this you can do so by setting the `SOURCEBOT_TELEMETRY_DISABLED` environment -> variable to `true`. Please refer to our [telemetry docs](https://docs.sourcebot.dev/self-hosting/overview#telemetry) for more information. +> variable to `true`. Please refer to our [telemetry docs](https://docs.sourcebot.dev/docs/overview#telemetry) for more information. # Build from source >[!NOTE]