forked from ripple/opensource.ripple.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
redirects.yaml
251 lines (218 loc) · 9.11 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
# priceoracle docs
'/docs/xls-47d-price-oracles/price-oracles/':
to: 'https://xrpl.org/docs/concepts/xrpl-sidechains/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/docs/axelar/intro-to-axelar/'
type: 301
'/docs/axelar/bridge-tokens-axelar/':
to: 'https://docs.xrplevm.org/docs/axelar/bridge-tokens-axelar/'
type: 301
'/docs/axelar/call-a-smart-contract-function/':
to: 'https://docs.xrplevm.org/docs/axelar/call-a-smart-contract-function/'
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/docs/evm-sidechain/get-started-evm-sidechain/'
type: 301
'/docs/evm-sidechain/connect-metamask-to-xrpl-evm-sidechain/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/connect-metamask-to-xrpl-evm-sidechain/'
type: 301
'/docs/evm-sidechain/join-evm-sidechain-devnet/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/join-evm-sidechain-devnet/'
type: 301
'/docs/evm-sidechain/manage-the-validator-node/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/manage-the-validator-node/'
type: 301
'/docs/evm-sidechain/evm-sidechain-validator-security/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/evm-sidechain-validator-security/'
type: 301
'/docs/evm-sidechain/bridges-intro/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bridges-intro/'
type: 301
'/docs/evm-sidechain/deploy-a-bridge/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/deploy-a-bridge/'
type: 301
'/docs/evm-sidechain/bridge-doors/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bridge-doors/'
type: 301
'/docs/evm-sidechain/bridge-door-interface/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bridge-door-interface/'
type: 301
'/docs/evm-sidechain/bridge-door-safety-mechanisms/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bridge-door-safety-mechanisms/'
type: 301
'/docs/evm-sidechain/witness-servers/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/witness-servers/'
type: 301
'/docs/evm-sidechain/witness-server-configuration/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/witness-server-configuration/'
type: 301
'/docs/evm-sidechain/build-and-run-witness-servers/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/build-and-run-witness-servers/'
type: 301
'/docs/evm-sidechain/bridge-client/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bridge-client/'
type: 301
'/docs/evm-sidechain/configure-the-bridge-client/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/configure-the-bridge-client/'
type: 301
'/docs/evm-sidechain/start-the-bridge-client/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/start-the-bridge-client/'
type: 301
'/docs/evm-sidechain/evm-cli/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/evm-cli/'
type: 301
'/docs/evm-sidechain/set-up-an-evm-sidechain/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/set-up-an-evm-sidechain/'
type: 301
'/docs/evm-sidechain/stress-test-the-evm-sidechain/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/stress-test-the-evm-sidechain/'
type: 301
'/docs/evm-sidechain/create-a-bridge/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/create-a-bridge/'
type: 301
'/docs/evm-sidechain/execute-bridge-operations/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/execute-bridge-operations/'
type: 301
'/docs/evm-sidechain/stress-test-the-bridge/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/stress-test-the-bridge/'
type: 301
'/docs/evm-sidechain/bootstrap-a-local-environment/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/bootstrap-a-local-environment/'
type: 301
'/docs/evm-sidechain/xrpl-evm-sidechain-faq/':
to: 'https://docs.xrplevm.org/docs/evm-sidechain/xrpl-evm-sidechain-faq/'
type: 301
# clawback docs
'/docs/clawback/clawback-of-issued-currency/':
to: 'https://xrpl.org/clawing-back-tokens.html'
type: 301
'/docs/clawback/clawback/':
to: 'https://xrpl.org/clawback.html'
type: 301
# xchainbridge docs
'/docs/xls-38d-cross-chain-bridge/cross-chain-bridges/':
to: 'https://xrpl.org/cross-chain-bridges.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/xrpl-sidechains/':
to: 'https://xrpl.org/xrpl-sidechains.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/witness-server/':
to: 'https://xrpl.org/witness-servers.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/parallel-networks-list/':
to: 'https://xrpl.org/parallel-networks.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/tutorials/set-up-xrp-xrp-bridge/':
to: 'https://xrpl.org/set-up-xrp-xrp-bridge.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/tutorials/set-up-iou-iou-bridge/':
to: 'https://xrpl.org/set-up-iou-iou-bridge.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/tutorials/submit-cross-chain-transaction/':
to: 'https://xrpl.org/submit-cross-chain-transactions.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/ledger-object-types/bridge/':
to: 'https://xrpl.org/bridge.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/ledger-object-types/xchainownedcreateaccountclaimid/':
to: 'https://xrpl.org/xchainownedcreateaccountclaimid.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/ledger-object-types/xchainownedclaimid/':
to: 'https://xrpl.org/xchainownedclaimid.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaccountcreatecommit/':
to: 'https://xrpl.org/xchainaccountcreatecommit.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaddaccountcreateattestation/':
to: 'https://xrpl.org/xchainaddaccountcreateattestation.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchainaddclaimattestation/':
to: 'https://xrpl.org/xchainaddclaimattestation.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchainclaim/':
to: 'https://xrpl.org/xchainclaim.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincommit/':
to: 'https://xrpl.org/xchaincommit.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincreatebridge/':
to: 'https://xrpl.org/xchaincreatebridge.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchaincreateclaimid/':
to: 'https://xrpl.org/xchaincreateclaimid.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/transaction-types/xchainmodifybridge/':
to: 'https://xrpl.org/xchainmodifybridge.html'
type: 301
'/docs/xls-38d-cross-chain-bridge/cross-chain-bridging-legal-faqs/':
to: 'https://xrpl.org/xrpl-sidechains.html#legal-faqs'
type: 301
# amm docs
'/docs/xls-30d-amm/amm-uc/':
to: 'https://xrpl.org/automated-market-makers.html'
type: 301
'/docs/xls-30d-amm/automated-market-makers/':
to: 'https://xrpl.org/automated-market-makers.html'
type: 301
'/docs/xls-30d-amm/ledger-object-types/amm/':
to: 'https://xrpl.org/amm.html'
type: 301
'/docs/xls-30d-amm/ledger-object-types/accountroot/':
to: 'https://xrpl.org/accountroot.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammbid/':
to: 'https://xrpl.org/ammbid.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammcreate/':
to: 'https://xrpl.org/ammcreate.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammdelete/':
to: 'https://xrpl.org/ammdelete.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammdeposit/':
to: 'https://xrpl.org/ammdeposit.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammvote/':
to: 'https://xrpl.org/ammvote.html'
type: 301
'/docs/xls-30d-amm/transaction-types/ammwithdraw/':
to: 'https://xrpl.org/ammwithdraw.html'
type: 301
'/docs/xls-30d-amm/transaction-result-codes/':
to: 'https://xrpl.org/transaction-results.html'
type: 301
'/docs/xls-30d-amm/public-api-methods/amm_info/':
to: 'https://xrpl.org/amm_info.html'
type: 301
'/docs/xls-30d-amm/public-api-methods/ledger_entry/':
to: 'https://xrpl.org/ledger_entry.html#get-amm-object'
type: 301
'/docs/xls-30d-amm/tutorials/create-an-automated-market-maker/':
to: 'https://xrpl.org/create-an-automated-market-maker.html'
type: 301