From 56430322e8c78144b3d60afca08258dd0c7dc931 Mon Sep 17 00:00:00 2001 From: nearlysean Date: Tue, 7 May 2024 17:01:56 -0600 Subject: [PATCH] change flag to false --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index 4ec011993..81f317d13 100644 --- a/next.config.js +++ b/next.config.js @@ -91,7 +91,7 @@ const nextConfig = { { source: '/auditrequest', destination: 'https://airtable.com/appr1nBRRGx2PTJVh/shrpa99vKKW3xafso', - permanent: true, + permanent: false, }, { source: '/blog/getting-started-with-the-near-wallet',