From cd9f4c029609a535f8864647a1fb0d12c20c3ec1 Mon Sep 17 00:00:00 2001 From: Conor Okus Date: Wed, 19 Aug 2026 17:20:06 -0400 Subject: [PATCH] Point the LDK Server promo CTA at the agent tutorial The home page's LDK Server hero sent "Get started" to the ldk-server GitHub repo, which drops a reader who wants to try the software into a source tree with no path forward. Send it to the new /ldk-server-mcp tutorial instead, so the CTA lands on instructions for connecting a running node to an AI agent. Internal link, so the external-only rel attribute is gone and VitePress handles the navigation in-app. Co-Authored-By: Claude Opus 5 --- docs/.vitepress/theme/components/HomeServerPromo.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/.vitepress/theme/components/HomeServerPromo.vue b/docs/.vitepress/theme/components/HomeServerPromo.vue index b186cd237..331684aca 100644 --- a/docs/.vitepress/theme/components/HomeServerPromo.vue +++ b/docs/.vitepress/theme/components/HomeServerPromo.vue @@ -27,11 +27,7 @@ Built-in LSP support - + Get started →