From c486556330e37040471b87c64e0583c6af8b91fd Mon Sep 17 00:00:00 2001 From: adelekevictor12 <124449439+adelekevictor12@users.noreply.github.com> Date: Sun, 30 Aug 2026 18:52:57 +0000 Subject: [PATCH] fix(scripts): scan maintained SCF tranche plan in docs link checker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with Codebuff Co-Authored-By: Codebuff --- scripts/check-links.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/check-links.js b/scripts/check-links.js index 3d4d7e95..e211962b 100644 --- a/scripts/check-links.js +++ b/scripts/check-links.js @@ -17,7 +17,7 @@ const FILES = [ 'docs/DEMO_SCRIPT.md', 'docs/INTEGRATION.md', 'docs/RECEIPTS.md', - 'docs/SCF_PLAN.md', + 'docs/SCF_TRANCHE_PLAN.md', 'docs/CV_LABS_APPLICATION.md', 'docs/LIMITATIONS.md', 'docs/ECOSYSTEM.md',