From 69c9b5bd72b4292097807ce69d998d70eb1ce00f Mon Sep 17 00:00:00 2001 From: Andrey Mokrousov Date: Wed, 3 Jun 2026 12:27:04 +0200 Subject: [PATCH] docs: remove puf-qa navigation entry The puf-qa page was deleted in #101 but its navigation entry in docs.json was not cleaned up, leaving a broken link in the Quick Actions section. Co-Authored-By: Claude Sonnet 4.6 --- docs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.json b/docs.json index cd0ecc2..eeaa908 100644 --- a/docs.json +++ b/docs.json @@ -202,8 +202,7 @@ "mini-apps/sharing/swap-qa", "mini-apps/sharing/earn-wld-qa", "mini-apps/sharing/dna-qa", - "mini-apps/sharing/sage-qa", - "mini-apps/sharing/puf-qa" + "mini-apps/sharing/sage-qa" ] } ]