Skip to content

Commit c982e10

Browse files
committed
Cleaned the redirects.json
1 parent ca311e7 commit c982e10

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

src/features/redirects/redirects.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,26 +2225,6 @@
22252225
"destination": "ccip/tutorials/evm/offchain/get-status-offchain",
22262226
"statusCode": 301
22272227
},
2228-
{
2229-
"source": "ccip/tutorials/ccip-tools",
2230-
"destination": "ccip/tutorials/evm/offchain/ccip-tools",
2231-
"statusCode": 301
2232-
},
2233-
{
2234-
"source": "ccip/tutorials/ccip-tools/transfer-tokens-from-eoa",
2235-
"destination": "ccip/tutorials/evm/offchain/ccip-tools/transfer-tokens-from-eoa",
2236-
"statusCode": 301
2237-
},
2238-
{
2239-
"source": "ccip/tutorials/ccip-tools/get-status-offchain",
2240-
"destination": "ccip/tutorials/evm/offchain/ccip-tools/get-status-offchain",
2241-
"statusCode": 301
2242-
},
2243-
{
2244-
"source": "ccip/tutorials/ccip-tools/get-supported-tokens",
2245-
"destination": "ccip/tutorials/evm/offchain/ccip-tools/get-supported-tokens",
2246-
"statusCode": 301
2247-
},
22482228
{
22492229
"source": "ccip/tutorials/manual-execution",
22502230
"destination": "ccip/tutorials/evm/manual-execution",
@@ -2361,4 +2341,4 @@
23612341
"statusCode": 301
23622342
}
23632343
]
2364-
}
2344+
}

0 commit comments

Comments
 (0)