From da4153f84e2e156857b11a9e52c7af636dc31d44 Mon Sep 17 00:00:00 2001 From: Bennytimz Date: Wed, 8 Jul 2026 11:35:42 +0100 Subject: [PATCH] fix: remove stale get-started/build-app entry from navigation --- docs/docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 9215e2ad7..849bd93de 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -47,7 +47,6 @@ "group": "Quickstart", "pages": [ "get-started/resources-for-ai-agents", - "get-started/build-app", "get-started/launch-b20-token", "get-started/launch-token", "get-started/deploy-smart-contracts",