-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathredirects.yaml
338 lines (299 loc) · 13.6 KB
/
redirects.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
# ledgerstatefix docs
/docs/ledger-state-fix:
to: https://xrpl.org/docs/references/protocol/transactions/types/ledgerstatefix
type: 301
# ammclawback docs
docs/xls-73d/ammclawback:
to: 'https://xrpl.org/docs/references/protocol/transactions/types/ammclawback'
type: 301
/docs/xls-73d:
to: 'https://xrpl.org/docs/references/protocol/transactions/types/ammclawback'
type: 301
# credentials docs
/docs/xls-70d-credentials:
to: https://xrpl.org/docs/concepts/decentralized-storage/credentials
type: 301
/docs/xls-70d-credentials/reference:
to: https://xrpl.org/docs/concepts/decentralized-storage/credentials
type: 301
/docs/xls-70d-credentials/reference/credentialcreate:
to: https://xrpl.org/docs/references/protocol/transactions/types/credentialcreate
type: 301
/docs/xls-70d-credentials/reference/credentialaccept:
to: https://xrpl.org/docs/references/protocol/transactions/types/credentialaccept
type: 301
/docs/xls-70d-credentials/reference/credentialdelete:
to: https://xrpl.org/docs/references/protocol/transactions/types/credentialdelete
type: 301
/docs/xls-70d-credentials/reference/depositpreauth-transaction:
to: https://xrpl.org/docs/references/protocol/transactions/types/depositpreauth
type: 301
/docs/xls-70d-credentials/reference/credential:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/credential
type: 301
/docs/xls-70d-credentials/reference/depositpreauth-entry:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/depositpreauth
type: 301
/docs/xls-70d-credentials/reference/credentialids-field:
to: https://xrpl.org/docs/references/protocol/transactions/types/payment#payment-fields
type: 301
/docs/xls-70d-credentials/reference/ledger_entry:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry
type: 301
/docs/xls-70d-credentials/reference/deposit_authorized:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/deposit_authorized
type: 301
# priceoracle docs
/docs/xls-47d-price-oracles/price-oracles/:
to: https://xrpl.org/docs/concepts/decentralized-storage/price-oracles
type: 301
/docs/xls-47d-price-oracles/ledger-object-types/oracle/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/oracle
type: 301
/docs/xls-47d-price-oracles/public-api-methods/ledger_entry/:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry#get-oracle-object
type: 301
/docs/xls-47d-price-oracles/public-api-methods/get_aggregate_price/:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/get_aggregate_price
type: 301
/docs/xls-47d-price-oracles/transaction-types/oracledelete/:
to: https://xrpl.org/docs/references/protocol/transactions/types/oracledelete
type: 301
/docs/xls-47d-price-oracles/transaction-types/oracleset/:
to: https://xrpl.org/docs/references/protocol/transactions/types/oracleset
# crosschain dapps
/docs/cross-chain-dapps/cross-chain-dapps/:
to: https://docs.xrplevm.org/
type: 301
/docs/cross-chain-dapps/cross-chain-faqs/:
to: https://docs.xrplevm.org/docs/cross-chain-dapps/cross-chain-faqs/
type: 301
/docs/axelar/intro-to-axelar/:
to: https://docs.xrplevm.org/pages/developers
type: 301
/docs/axelar/bridge-tokens-axelar/:
to: https://docs.xrplevm.org/pages/developers/making-a-cross-chain-dapp/send-tokens
type: 301
/docs/axelar/call-a-smart-contract-function/:
to: https://docs.xrplevm.org/pages/developers/developing-smart-contracts/interact-with-the-smart-contract
type: 301
# evm docs
/docs/evm-sidechain/intro-to-evm-sidechain/:
to: https://docs.xrplevm.org/docs/evm-sidechain/intro-to-evm-sidechain/
type: 301
/docs/evm-sidechain/get-started-evm-sidechain/:
to: https://docs.xrplevm.org/pages/users/getting-started/introduction
type: 301
/docs/evm-sidechain/connect-metamask-to-xrpl-evm-sidechain/:
to: https://docs.xrplevm.org/pages/users/getting-started/connect-to-the-xrpl-evm
type: 301
/docs/evm-sidechain/join-evm-sidechain-devnet/:
to: https://docs.xrplevm.org/pages/operators/getting-started/join-the-devnet
type: 301
/docs/evm-sidechain/manage-the-validator-node/:
to: https://docs.xrplevm.org/pages/operators/validators/maintaining-the-validator
type: 301
/docs/evm-sidechain/evm-sidechain-validator-security/:
to: https://docs.xrplevm.org/pages/operators/validators/validator-security
type: 301
/docs/evm-sidechain/bridges-intro/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
# The XRPL EVM site no longer has docs for a bunch of the door/witness/etc.
# details of bridging, so the nearest thing is the bridges overview page.
/docs/evm-sidechain/deploy-a-bridge/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/bridge-doors/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/bridge-door-interface/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/bridge-door-safety-mechanisms/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/witness-servers/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/witness-server-configuration/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/build-and-run-witness-servers/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/bridge-client/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/configure-the-bridge-client/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/start-the-bridge-client/:
to: https://docs.xrplevm.org/pages/bridge
type: 301
/docs/evm-sidechain/evm-cli/:
to: https://docs.xrplevm.org/pages/operators/guides/interacting-with-the-node-cli
type: 301
/docs/evm-sidechain/set-up-an-evm-sidechain/:
to: https://docs.xrplevm.org/pages/operators
type: 301
/docs/evm-sidechain/stress-test-the-evm-sidechain/:
to: https://docs.xrplevm.org/pages/operators
type: 301
/docs/evm-sidechain/create-a-bridge/:
to: https://docs.xrplevm.org/pages/operators
type: 301
/docs/evm-sidechain/execute-bridge-operations/:
to: https://docs.xrplevm.org/pages/operators
type: 301
/docs/evm-sidechain/stress-test-the-bridge/:
to: https://docs.xrplevm.org/pages/operators
type: 301
/docs/evm-sidechain/bootstrap-a-local-environment/:
to: https://docs.xrplevm.org/pages/developers
type: 301
/docs/evm-sidechain/xrpl-evm-sidechain-faq/:
to: https://docs.xrplevm.org/pages/users
type: 301
# clawback docs
/docs/clawback/clawback-of-issued-currency/:
to: https://xrpl.org/docs/concepts/tokens/fungible-tokens/clawing-back-tokens
type: 301
/docs/clawback/clawback/:
to: https://xrpl.org/docs/references/protocol/transactions/types/clawback
type: 301
# xchainbridge docs
/docs/xls-38d-cross-chain-bridge/cross-chain-bridges/:
to: https://xrpl.org/docs/concepts/xrpl-sidechains/cross-chain-bridges
type: 301
/docs/xls-38d-cross-chain-bridge/xrpl-sidechains/:
to: https://xrpl.org/docs/concepts/xrpl-sidechains
type: 301
/docs/xls-38d-cross-chain-bridge/witness-server/:
to: https://xrpl.org/docs/concepts/xrpl-sidechains/witness-servers
type: 301
/docs/xls-38d-cross-chain-bridge/parallel-networks-list/:
to: https://xrpl.org/docs/concepts/networks-and-servers/parallel-networks
type: 301
/docs/xls-38d-cross-chain-bridge/tutorials/set-up-xrp-xrp-bridge/:
to: https://xrpl.org/docs/tutorials/how-tos/use-xrpl-sidechains/set-up-xrp-xrp-bridge
type: 301
/docs/xls-38d-cross-chain-bridge/tutorials/set-up-iou-iou-bridge/:
to: https://xrpl.org/docs/tutorials/how-tos/use-xrpl-sidechains/set-up-iou-iou-bridge
type: 301
/docs/xls-38d-cross-chain-bridge/tutorials/submit-cross-chain-transaction/:
to: https://xrpl.org/docs/tutorials/how-tos/use-xrpl-sidechains/submit-cross-chain-transaction
type: 301
/docs/xls-38d-cross-chain-bridge/ledger-object-types/bridge/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/bridge
type: 301
/docs/xls-38d-cross-chain-bridge/ledger-object-types/xchainownedcreateaccountclaimid/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedcreateaccountclaimid
type: 301
/docs/xls-38d-cross-chain-bridge/ledger-object-types/xchainownedclaimid/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedclaimid
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaccountcreatecommit/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchainaccountcreatecommit
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaddaccountcreateattestation/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchainaddaccountcreateattestation
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaddclaimattestation/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchainaddclaimattestation
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchainclaim/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchainclaim
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincommit/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchaincommit
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincreatebridge/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchaincreatebridge
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincreateclaimid/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchaincreateclaimid
type: 301
/docs/xls-38d-cross-chain-bridge/transaction-types/xchainmodifybridge/:
to: https://xrpl.org/docs/references/protocol/transactions/types/xchainmodifybridge
type: 301
/docs/xls-38d-cross-chain-bridge/cross-chain-bridging-legal-faqs/:
to: https://xrpl.org/docs/concepts/xrpl-sidechains#legal-faqs
type: 301
# amm docs
/docs/xls-30d-amm/amm-uc/:
to: https://xrpl.org/docs/concepts/tokens/decentralized-exchange/automated-market-makers
type: 301
/docs/xls-30d-amm/automated-market-makers/:
to: https://xrpl.org/docs/concepts/tokens/decentralized-exchange/automated-market-makers
type: 301
/docs/xls-30d-amm/ledger-object-types/amm/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/amm
type: 301
/docs/xls-30d-amm/ledger-object-types/accountroot/:
to: https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/accountroot
type: 301
/docs/xls-30d-amm/transaction-types/ammbid/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammbid
type: 301
/docs/xls-30d-amm/transaction-types/ammcreate/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammcreate
type: 301
/docs/xls-30d-amm/transaction-types/ammdelete/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammdelete
type: 301
/docs/xls-30d-amm/transaction-types/ammdeposit/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammdeposit
type: 301
/docs/xls-30d-amm/transaction-types/ammvote/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammvote
type: 301
/docs/xls-30d-amm/transaction-types/ammwithdraw/:
to: https://xrpl.org/docs/references/protocol/transactions/types/ammwithdraw
type: 301
/docs/xls-30d-amm/transaction-result-codes/:
to: https://xrpl.org/docs/references/protocol/transactions/transaction-results
type: 301
/docs/xls-30d-amm/public-api-methods/amm_info/:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info
type: 301
/docs/xls-30d-amm/public-api-methods/ledger_entry/:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry#get-amm-object
type: 301
/docs/xls-30d-amm/tutorials/create-an-automated-market-maker/:
to: https://xrpl.org/docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker
type: 301
# mpt docs
/docs/xls-33d-multi-purpose-tokens/multi-purpose-tokens:
to: https://xrpl.org/concepts/tokens/fungible-tokens/multi-purpose-tokens
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/clawback:
to: https://xrpl.org/docs/references/protocol/transactions/types/clawback
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/ledger-entry:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mpt_holders:
to: https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/mpt_holders
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptoken:
to: https://xrpl.org/docs/references/protocol/data-types/mptoken
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptokenissuance:
to: https://xrpl.org/docs/references/protocol/data-types/mptokenissuance
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptokenauthorize:
to: https://xrpl.org/docs/references/protocol/transactions/types/mptokenauthorize
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptokenissuancecreate:
to: https://xrpl.org/docs/references/protocol/transactions/types/mptokenissuancecreate
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptokenissuancedestroy:
to: https://xrpl.org/docs/references/protocol/transactions/types/mptokenissuancedestroy
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/mptokenissuanceset:
to: https://xrpl.org/docs/references/protocol/transactions/types/mptokenissuanceset
type: 301
/docs/xls-33d-multi-purpose-tokens/reference/payment:
to: https://xrpl.org/docs/references/protocol/transactions/types/payment
type: 301