|
7 | 7 | "destination": "/wallet/" |
8 | 8 | }, |
9 | 9 | { |
10 | | - "source": "/guide/common-terms/", |
11 | | - "destination": "/wallet/" |
12 | | - }, |
13 | | - { |
14 | | - "source": "/guide/contributors/", |
15 | | - "destination": "/wallet/" |
16 | | - }, |
17 | | - { |
18 | | - "source": "/guide/create-dapp/", |
19 | | - "destination": "/wallet/" |
20 | | - }, |
21 | | - { |
22 | | - "source": "/guide/getting-started/", |
| 10 | + "source": "/guide/:path*/", |
23 | 11 | "destination": "/wallet/" |
24 | 12 | }, |
25 | 13 | { |
|
35 | 23 | "destination": "/wallet/" |
36 | 24 | }, |
37 | 25 | { |
38 | | - "source": "/wallet/quickstart/javascript/", |
39 | | - "destination": "/wallet/" |
40 | | - }, |
41 | | - { |
42 | | - "source": "/wallet/quickstart/react/", |
43 | | - "destination": "/wallet/" |
44 | | - }, |
45 | | - { |
46 | | - "source": "/wallet/quickstart/other-platforms/", |
| 26 | + "source": "/wallet/quickstart/:path*/", |
47 | 27 | "destination": "/wallet/" |
48 | 28 | }, |
49 | 29 | { |
|
64 | 44 | }, |
65 | 45 | { |
66 | 46 | "source": "/wallet/how-to/use-3rd-party-integrations/", |
67 | | - "destination": "/wallet/" |
| 47 | + "destination": "/sdk/" |
68 | 48 | }, |
69 | 49 | { |
70 | 50 | "source": "/wallet/how-to/use-sdk/3rd-party-libraries/", |
71 | | - "destination": "/wallet/" |
| 51 | + "destination": "/sdk/" |
72 | 52 | }, |
73 | 53 | { |
74 | | - "source": "/wallet/how-to/connect/", |
75 | | - "destination": "/wallet/" |
| 54 | + "source": "/wallet/connect/metamask-sdk/", |
| 55 | + "destination": "/sdk/" |
| 56 | + }, |
| 57 | + { |
| 58 | + "source": "/wallet/connect/metamask-sdk/:path*/", |
| 59 | + "destination": "/sdk/" |
| 60 | + }, |
| 61 | + { |
| 62 | + "source": "/wallet/connect/3rd-party-libraries/", |
| 63 | + "destination": "/sdk/" |
| 64 | + }, |
| 65 | + { |
| 66 | + "source": "/wallet/connect/3rd-party-libraries/wagmi/", |
| 67 | + "destination": "/sdk/quickstart/javascript-wagmi" |
| 68 | + }, |
| 69 | + { |
| 70 | + "source": "/wallet/connect/3rd-party-libraries/web3-onboard/", |
| 71 | + "destination": "/sdk/" |
76 | 72 | }, |
77 | 73 | { |
78 | 74 | "source": "/wallet/how-to/connect/set-up-sdk/:path*/", |
|
107 | 103 | "destination": "/sdk/" |
108 | 104 | }, |
109 | 105 | { |
110 | | - "source": "/wallet/how-to/connect/set-up-sdk/javascript/react-native/", |
111 | | - "destination": "/sdk/quick-start/react-native/" |
112 | | - }, |
113 | | - { |
114 | | - "source": "/wallet/how-to/use-sdk/javascript/react-native/", |
115 | | - "destination": "/sdk/quick-start/react-native/" |
116 | | - }, |
117 | | - { |
118 | | - "source": "/wallet/how-to/use-sdk/3rd-party-libraries/wagmi/", |
119 | | - "destination": "/sdk/quick-start/javascript-+-wagmi/" |
120 | | - }, |
121 | | - { |
122 | | - "source": "/wallet/how-to/use-3rd-party-integrations/web3-onboard/", |
123 | | - "destination": "/sdk/" |
| 106 | + "source": "/wallet/category/how-to/", |
| 107 | + "destination": "/wallet/how-to/" |
124 | 108 | }, |
125 | 109 | { |
126 | | - "source": "/wallet/how-to/use-sdk/3rd-party-libraries/web3-onboard/", |
127 | | - "destination": "/sdk/" |
| 110 | + "source": "/wallet/connect/", |
| 111 | + "destination": "/wallet/how-to/connect/" |
128 | 112 | }, |
129 | 113 | { |
130 | | - "source": "/wallet/category/how-to/", |
131 | | - "destination": "/wallet/how-to/" |
| 114 | + "source": "/wallet/connect/wallet-api/", |
| 115 | + "destination": "/wallet/how-to/connect/" |
132 | 116 | }, |
133 | 117 | { |
134 | 118 | "source": "/guide/accessing-accounts/", |
|
163 | 147 | "destination": "/wallet/how-to/sign-data/" |
164 | 148 | }, |
165 | 149 | { |
166 | | - "source": "/wallet/how-to/use-sdk/javascript/connect-and-sign/", |
| 150 | + "source": "/wallet/how-to/sign-data/connect-and-sign/", |
167 | 151 | "destination": "/sdk/guides/advanced/connect-and-sign/" |
168 | 152 | }, |
169 | 153 | { |
|
175 | 159 | "destination": "/wallet/how-to/send-transactions/" |
176 | 160 | }, |
177 | 161 | { |
178 | | - "source": "/wallet/how-to/use-3rd-party-integrations/js-infura-api/", |
| 162 | + "source": "/wallet/how-to/use-3rd-party-integrations/:path*/", |
179 | 163 | "destination": "/sdk/" |
180 | 164 | }, |
181 | 165 | { |
182 | | - "source": "/wallet/how-to/use-sdk/javascript/make-read-only-requests/", |
183 | | - "destination": "/sdk/guides/advanced/batch-requests/" |
| 166 | + "source": "/wallet/how-to/make-read-only-requests/", |
| 167 | + "destination": "/sdk/" |
184 | 168 | }, |
185 | 169 | { |
186 | | - "source": "/wallet/how-to/use-sdk/javascript/batch-json-rpc-requests/", |
| 170 | + "source": "/wallet/how-to/batch-json-rpc-requests/", |
187 | 171 | "destination": "/sdk/guides/advanced/batch-requests/" |
188 | 172 | }, |
189 | 173 | { |
|
211 | 195 | "destination": "/wallet/how-to/display/icon/" |
212 | 196 | }, |
213 | 197 | { |
214 | | - "source": "/wallet/how-to/use-sdk/javascript/display-custom-modals/", |
215 | | - "destination": "/wallet/how-to/display/custom-modals/" |
| 198 | + "source": "/wallet/how-to/display/custom-modals/", |
| 199 | + "destination": "/sdk/" |
216 | 200 | }, |
217 | 201 | { |
218 | 202 | "source": "/wallet/how-to/request-permissions/", |
219 | 203 | "destination": "/wallet/how-to/manage-permissions/" |
220 | 204 | }, |
221 | 205 | { |
222 | | - "source": "/wallet/how-to/use-3rd-party-integrations/unity-infura/", |
223 | | - "destination": "/wallet/how-to/use-unity-sdk/infura/" |
224 | | - }, |
225 | | - { |
226 | | - "source": "/wallet/how-to/use-sdk/gaming/unity/infura/", |
227 | | - "destination": "/wallet/how-to/use-unity-sdk/infura/" |
228 | | - }, |
229 | | - { |
230 | | - "source": "/wallet/how-to/interact-with-smart-contracts/unity/:path*/", |
231 | | - "destination": "/wallet/how-to/use-unity-sdk/smart-contracts/:path*/" |
232 | | - }, |
233 | | - { |
234 | | - "source": "/wallet/how-to/use-sdk/gaming/unity/smart-contracts/:path*/", |
235 | | - "destination": "/wallet/how-to/use-unity-sdk/smart-contracts/:path*/" |
236 | | - }, |
237 | | - { |
238 | | - "source": "/wallet/how-to/use-3rd-party-integrations/unity-dweb/", |
239 | | - "destination": "/wallet/how-to/use-unity-sdk/dweb/" |
240 | | - }, |
241 | | - { |
242 | | - "source": "/wallet/how-to/use-sdk/gaming/unity/dweb/", |
243 | | - "destination": "/wallet/how-to/use-unity-sdk/dweb/" |
| 206 | + "source": "/wallet/how-to/interact-with-smart-contracts/:path*/", |
| 207 | + "destination": "/sdk/guides/interact-with-contracts/" |
244 | 208 | }, |
245 | 209 | { |
246 | 210 | "source": "/guide/onboarding-library/", |
|
287 | 251 | "destination": "/wallet/concepts/wallet-api/" |
288 | 252 | }, |
289 | 253 | { |
290 | | - "source": "/wallet/concepts/sdk/connections/", |
| 254 | + "source": "/wallet/concepts/sdk/:path*/", |
| 255 | + "destination": "/sdk/" |
| 256 | + }, |
| 257 | + { |
| 258 | + "source": "/wallet/concepts/architecture/", |
291 | 259 | "destination": "/sdk/" |
292 | 260 | }, |
293 | 261 | { |
294 | | - "source": "/wallet/concepts/sdk/android/", |
295 | | - "destination": "/wallet/concepts/android-sdk/" |
| 262 | + "source": "/wallet/concepts/sdk-connections", |
| 263 | + "destination": "/sdk/" |
| 264 | + }, |
| 265 | + { |
| 266 | + "source": "/wallet/concepts/android-sdk", |
| 267 | + "destination": "/sdk/" |
296 | 268 | }, |
297 | 269 | { |
298 | 270 | "source": "/guide/initializing-dapps/", |
|
0 commit comments