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 51
51
"destination" : " /sdk/"
52
52
},
53
53
{
54
- "source" : " /sdk/quickstart/:path*" ,
55
- "destination" : " /sdk/connect/:path*"
54
+ "source" : " /sdk/quickstart/:path*/ " ,
55
+ "destination" : " /sdk/connect/:path*/ "
56
56
},
57
57
{
58
58
"source" : " /sdk/introduction/supported-platforms/" ,
88
88
},
89
89
{
90
90
"source" : " /wallet/connect/3rd-party-libraries/wagmi/" ,
91
- "destination" : " /sdk/quickstart /javascript-wagmi"
91
+ "destination" : " /sdk/connect /javascript-wagmi"
92
92
},
93
93
{
94
94
"source" : " /wallet/connect/3rd-party-libraries/web3-onboard/" ,
685
685
{
686
686
"source" : " /services/gas-api/api-reference/busythreshold/" ,
687
687
"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/"
688
700
}
689
701
]
690
702
}
You can’t perform that action at this time.
0 commit comments