Skip to content

Commit e422406

Browse files
committed
lint
1 parent f1f07bf commit e422406

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

next.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,7 @@ const nextConfig = {
154154
...permanentRedirects,
155155
{
156156
source: "/price-feeds/api-reference/evm/:slug",
157-
destination:
158-
"https://api-reference.pyth.network/price-feeds/evm/:slug",
157+
destination: "https://api-reference.pyth.network/price-feeds/evm/:slug",
159158
permanent: false,
160159
},
161160
{

0 commit comments

Comments
 (0)