File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 5151 "destination" : " /sdk/"
5252 },
5353 {
54- "source" : " /sdk/quickstart/:path*" ,
55- "destination" : " /sdk/connect/:path*"
54+ "source" : " /sdk/quickstart/:path*/ " ,
55+ "destination" : " /sdk/connect/:path*/ "
5656 },
5757 {
5858 "source" : " /sdk/introduction/supported-platforms/" ,
8888 },
8989 {
9090 "source" : " /wallet/connect/3rd-party-libraries/wagmi/" ,
91- "destination" : " /sdk/quickstart /javascript-wagmi"
91+ "destination" : " /sdk/connect /javascript-wagmi"
9292 },
9393 {
9494 "source" : " /wallet/connect/3rd-party-libraries/web3-onboard/" ,
685685 {
686686 "source" : " /services/gas-api/api-reference/busythreshold/" ,
687687 "destination" : " /services/reference/gas-api/api-reference/busythreshold/"
688+ },
689+ {
690+ "source" : " /services/reference/:path*/json-rpc-methods/eth_sign/" ,
691+ "destination" : " /services/get-started/infura/"
692+ },
693+ {
694+ "source" : " /services/reference/:path*/json-rpc-methods/eth_sendtransaction/" ,
695+ "destination" : " /services/get-started/infura/"
696+ },
697+ {
698+ "source" : " /services/reference/:path*/json-rpc-methods/eth_coinbase/" ,
699+ "destination" : " /services/get-started/infura/"
688700 }
689701 ]
690702}
You can’t perform that action at this time.
0 commit comments