From f085a226ba208e176c610aa538af39b0f3f5ed88 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 8 Apr 2025 09:21:01 +0100 Subject: [PATCH] Fix broken best practices page --- .../{[bestPracticeId]/index.json.ts => [bestPracticeId].json.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pages/best-practices/{[bestPracticeId]/index.json.ts => [bestPracticeId].json.ts} (100%) diff --git a/src/pages/best-practices/[bestPracticeId]/index.json.ts b/src/pages/best-practices/[bestPracticeId].json.ts similarity index 100% rename from src/pages/best-practices/[bestPracticeId]/index.json.ts rename to src/pages/best-practices/[bestPracticeId].json.ts