Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit ed2744e

Browse files
committed
remove commented redirects
1 parent 393f740 commit ed2744e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

next.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,6 @@ const permanentRedirectArray = [
132132
"/price-feeds/use-real-time-data/:path((?!pull-integration(?:/|$)).*)",
133133
"/price-feeds/use-real-time-data/pull-integration/:path",
134134
],
135-
// // generic price feeds redirects
136-
// [
137-
// "/price-feeds/:path((?!core|pro|push-feeds|use-real-time-data).*?)",
138-
// "/price-feeds/core/:path*",
139-
// ],
140135

141136
["/benchmarks", "/price-feeds/use-historic-price-data"],
142137
[

0 commit comments

Comments
 (0)