Skip to content

Commit 37ba3c1

Browse files
committed
remove feeds pages redirects
1 parent a97210e commit 37ba3c1

File tree

1 file changed

+0
-65
lines changed

1 file changed

+0
-65
lines changed

src/features/redirects/redirects.json

Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,16 +1015,6 @@
10151015
"destination": "any-api/introduction",
10161016
"statuscode": 301
10171017
},
1018-
{
1019-
"source": "docs/xdai-price-feeds",
1020-
"destination": "data-feeds/price-feeds/addresses/?network=gnosis-chain",
1021-
"statuscode": 301
1022-
},
1023-
{
1024-
"source": "docs/binance-smart-chain-price-feeds",
1025-
"destination": "data-feeds/price-feeds/addresses/?network=bnb-chain",
1026-
"statuscode": 301
1027-
},
10281018
{
10291019
"source": "docs/faq",
10301020
"destination": "ethereum",
@@ -1255,36 +1245,6 @@
12551245
"destination": "data-feeds/feed-registry/feed-registry-functions",
12561246
"statuscode": 301
12571247
},
1258-
{
1259-
"source": "docs/arbitrum-price-feeds",
1260-
"destination": "data-feeds/price-feeds/addresses/?network=arbitrum",
1261-
"statuscode": 301
1262-
},
1263-
{
1264-
"source": "docs/avalanche-price-feeds",
1265-
"destination": "data-feeds/price-feeds/addresses/?network=avalanche",
1266-
"statuscode": 301
1267-
},
1268-
{
1269-
"source": "docs/bnb-chain-addresses",
1270-
"destination": "data-feeds/price-feeds/addresses/?network=bnb-chain",
1271-
"statuscode": 301
1272-
},
1273-
{
1274-
"source": "docs/ethereum-addresses",
1275-
"destination": "data-feeds/price-feeds/addresses/?network=ethereum",
1276-
"statuscode": 301
1277-
},
1278-
{
1279-
"source": "docs/fantom-price-feeds",
1280-
"destination": "data-feeds/price-feeds/addresses/?network=fantom",
1281-
"statuscode": 301
1282-
},
1283-
{
1284-
"source": "docs/data-feeds-gnosis-chain",
1285-
"destination": "data-feeds/price-feeds/addresses/?network=gnosis-chain",
1286-
"statuscode": 301
1287-
},
12881248
{
12891249
"source": "docs/harmony-price-feeds",
12901250
"destination": "data-feeds/price-feeds/addresses",
@@ -1300,31 +1260,6 @@
13001260
"destination": "data-feeds/price-feeds/addresses",
13011261
"statuscode": 301
13021262
},
1303-
{
1304-
"source": "docs/data-feeds-metis",
1305-
"destination": "data-feeds/price-feeds/addresses/?network=metis",
1306-
"statuscode": 301
1307-
},
1308-
{
1309-
"source": "docs/data-feeds-moonbeam",
1310-
"destination": "data-feeds/price-feeds/addresses/?network=moonbeam",
1311-
"statuscode": 301
1312-
},
1313-
{
1314-
"source": "docs/data-feeds-moonriver",
1315-
"destination": "data-feeds/price-feeds/addresses/?network=moonriver",
1316-
"statuscode": 301
1317-
},
1318-
{
1319-
"source": "docs/optimism-price-feeds",
1320-
"destination": "data-feeds/price-feeds/addresses/?network=optimism",
1321-
"statuscode": 301
1322-
},
1323-
{
1324-
"source": "docs/matic-addresses",
1325-
"destination": "data-feeds/price-feeds/addresses/?network=polygon",
1326-
"statuscode": 301
1327-
},
13281263
{
13291264
"source": "docs/ens",
13301265
"destination": "data-feeds/ens",

0 commit comments

Comments
 (0)