From 9fd851fc90c84f0e2fc6dd90ecc0a613ed4ff9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enol=20=C3=81lvarez?= Date: Thu, 21 Sep 2023 16:48:01 +0200 Subject: [PATCH] WIP --- website/next.config.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/website/next.config.js b/website/next.config.js index 001850671807..aad002d264c6 100644 --- a/website/next.config.js +++ b/website/next.config.js @@ -56,11 +56,6 @@ export default withNextra({ destination: '/en/arbitrum/arbitrum-faq/', permanent: true, }, - { - source: '/en/firehose/', - destination: '/en/firehose/README/', - permanent: false, - }, { source: '/en/querying/graph-client/', destination: '/en/querying/graph-client/README/',