From d24de793f27e5d64b1780e9ec2495b1c3166d683 Mon Sep 17 00:00:00 2001 From: bkellam Date: Wed, 1 Oct 2025 14:47:26 -0700 Subject: [PATCH] Add roadmap link to docs --- docs/docs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index d15ab85c..3a2cb43f 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -110,6 +110,11 @@ "href": "https://sourcebot.dev/changelog", "icon": "list-check" }, + { + "anchor": "Roadmap", + "href": "https://github.com/sourcebot-dev/sourcebot/issues/459", + "icon": "map" + }, { "anchor": "Support", "href": "https://github.com/sourcebot-dev/sourcebot/issues/new?template=get_help.md",