|
89 | 89 |
|
90 | 90 | # Parachain Tutotial Redirects
|
91 | 91 |
|
92 |
| -/tutorials/connect-other-chains/ /tutorials/connect-relay-and-parachains/ 301! |
93 |
| -/tutorials/v3/cumulus/start-relay /tutorials/connect-relay-and-parachains/prepare-a-local-relay-chain/ 301! |
94 |
| -/tutorials/connect-other-chains/prepare-a-local-relay-chain/ /connect-relay-and-parachains/prepare-a-local-relay-chain/ 301! |
95 |
| -/tutorials/connect-other-chains/connect-a-local-parachain/ /tutorials/connect-relay-and-parachains/connect-a-local-parachain/ 301! |
| 92 | +/tutorials/connect-other-chains/ /tutorials/build-a-parachain/connect-a-local-parachain/ 301! |
| 93 | +/tutorials/v3/cumulus/start-relay /tutorials/build-a-parachain/prepare-a-local-relay-chain/ 301! |
| 94 | +/tutorials/connect-other-chains/prepare-a-local-relay-chain/ /tutorials/build-a-parachain/prepare-a-local-relay-chain/ 301! |
| 95 | +/tutorials/connect-other-chains/connect-a-local-parachain/ /tutorials/build-a-parachain/connect-a-local-parachain/ 301! |
| 96 | +/tutorials/connect-relay-and-parachains/acquire-a-testnet-slot/ /tutorials/build-a-parachain/acquire-a-testnet-slot/ 301! |
| 97 | +/tutorials/get-started/build-local-blockchain/ /tutorials/build-a-blockchain/build-local-blockchain/ 301! |
| 98 | +/tutorials/connect-relay-and-parachains/connect-a-local-parachain/ /tutorials/build-a-parachain/connect-a-local-parachain/ 301! |
| 99 | + |
96 | 100 |
|
97 | 101 | # Redirects for fundamentals
|
98 | 102 |
|
99 |
| -/fundamentals/blockchain-basics/ /learn/blockchain-basics/ 301! |
100 |
| -/fundamentals/why-substrate/ /learn/welcome-to-substrate/ 301! |
101 |
| -/fundamentals/architecture/ /learn/architecture/ 301! |
102 |
| -/fundamentals/node-and-network-types/ /learn/networks-and-nodes/ 301! |
103 |
| -/fundamentals/runtime-intro/ /learn/runtime-development/ 301! |
104 |
| -/fundamentals/consensus/ /learn/consensus/ 301! |
105 |
| -/fundamentals/transaction-types/ /learn/transaction-types/ 301! |
106 |
| -/fundamentals/transaction-lifecycle/ /learn/transaction-lifecycle/ 301! |
107 |
| -/fundamentals/state-transitions-and-storage/ /learn/state-transitions-and-storage/ 301! |
108 |
| -/fundamentals/accounts-addresses-keys/ /learn/accounts-addresses-keys/ 301! |
109 |
| -/fundamentals/rust-basics/ /learn/rust-basics/ 301! |
110 |
| -/fundamentals/offchain-operations/ /learn/offchain-operations/ 301! |
| 103 | +/fundamentals/blockchain-basics/ /learn/blockchain-basics/ 301! |
| 104 | +/fundamentals/why-substrate/ /learn/welcome-to-substrate/ 301! |
| 105 | +/fundamentals/architecture/ /learn/architecture/ 301! |
| 106 | +/fundamentals/node-and-network-types/ /learn/networks-and-nodes/ 301! |
| 107 | +/fundamentals/runtime-intro/ /learn/runtime-development/ 301! |
| 108 | +/fundamentals/consensus/ /learn/consensus/ 301! |
| 109 | +/fundamentals/transaction-types/ /learn/transaction-types/ 301! |
| 110 | +/fundamentals/transaction-lifecycle/ /learn/transaction-lifecycle/ 301! |
| 111 | +/fundamentals/state-transitions-and-storage/ /learn/state-transitions-and-storage/ 301! |
| 112 | +/fundamentals/accounts-addresses-keys/ /learn/accounts-addresses-keys/ 301! |
| 113 | +/fundamentals/rust-basics/ /learn/rust-basics/ 301! |
| 114 | +/fundamentals/offchain-operations/ /learn/offchain-operations/ 301! |
| 115 | +/fundamentals/light-clients-in-substrate-connect/ /learn/light-clients-in-substrate-connect/ 301! |
| 116 | +/fundamentals/runtime-development/ /learn/runtime-development/ 301! |
0 commit comments