From 9f440cd9fd9e3242e05b098d53c8b18c87e048ec Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Mon, 21 Jul 2025 12:29:11 -0700 Subject: [PATCH] Content migration redirects --- public/_redirects | 205 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 205 insertions(+) diff --git a/public/_redirects b/public/_redirects index 826a3dd7d..60328c182 100644 --- a/public/_redirects +++ b/public/_redirects @@ -208,3 +208,208 @@ # Catch any remaining /builders and /chain paths /builders/* /app-developers/:splat /chain/* /superchain/:splat + + +# ---------------------------------------------------------------------------- +# Content Migration Redirects +# ---------------------------------------------------------------------------- + +/stack/transactions/cross-domain /concepts/bridging/cross-domain +/get-started/superchain /app-developers/guides/superchain +/app-developers/get-started /app-developers/quickstarts/first-app +/interop/starter-kit /app-developers/quickstarts/interop-app +/operators/node-operators/architecture /node-operators/reference/architecture/overview +/superchain/addresses /reference/addresses +/app-developers/tools/connect/networks /app-developers/reference/networks +/operators/chain-operators/configuration/rollup /chain-operators/guides/configuration/rollup +/operators/chain-operators/tutorials/create-l2-rollup /chain-operators/tutorials/create-rollup +/operators/chain-operators/tools/chain-monitoring /chain-operators/tools/monitoring +/operators/chain-operators/tools/op-deployer /chain-operators/tools/op-deployer +/operators/node-operators/configuration/consensus-config /node-operators/guides/configuration/consensus +/operators/node-operators/configuration/execution-config /node-operators/guides/configuration/execution +/operators/node-operators/management/blobs /chain-operators/guides/management/blobs +/operators/node-operators/management/snap-sync /node-operators/guides/management/snap-sync +/operators/node-operators/management/metrics /node-operators/guides/monitoring/metrics +/operators/node-operators/management/troubleshooting /node-operators/guides/troubleshooting +/operators/node-operators/json-rpc /node-operators/reference/rpc +/stack/fault-proofs/mips /core-contributors/reference/specs/mips +/stack/transactions/fees /concepts/transactions/fees +/stack/transactions/withdrawal-flow /concepts/transactions/withdrawals +/stack/getting-started /concepts/stack/overview +/connect/resources/glossary /reference/glossary +/operators/node-operators/rollup-node /node-operators/reference/architecture/rollup-node +/app-developers/tools/build/ecosystem-overview /app-developers/tools/ecosystem +/connect/contribute/stack-contribute /core-contributors/getting-started/contribute +/app-developers/starter-kit /app-developers/quickstarts/token-starter-kit +/app-developers/building-apps /app-developers/guides/app-development +/app-developers/transactions/fees /app-developers/guides/transactions/fees +/app-developers/tutorials/bridging/standard-bridge-custom-token /app-developers/tutorials/bridging/custom-token-bridge +/app-developers/tools/build/oracles /app-developers/tools/data/oracles +/app-developers/tools/build/analytics-tools /app-developers/tools/data/analytics +/operators/chain-operators/configuration /chain-operators/guides/configuration +/operators/chain-operators/configuration/overview /chain-operators/guides/configuration/overview +/operators/chain-operators/configuration/batcher /chain-operators/guides/configuration/batcher +/operators/chain-operators/configuration/proposer /chain-operators/guides/configuration/proposer +/operators/chain-operators/management/operations /chain-operators/guides/management/operations +/operators/chain-operators/features/preinstalls /chain-operators/reference/features/preinstalls +/operators/chain-operators/deploy/smart-contracts /chain-operators/guides/deployment/contracts +/operators/node-operators/configuration/base-config /node-operators/guides/configuration/base +/operators/node-operators/management/snapshots /node-operators/guides/management/snapshots +/operators/node-operators/network-upgrades /concepts/stack/network-upgrades +/operators/node-operators/releases /node-operators/reference/releases +/stack/smart-contracts /concepts/stack/contracts +/stack/opcm /chain-operators/reference/opcm +/stack/rollup/overview /concepts/architecture/rollup/overview +/stack/transactions/transaction-flow /concepts/transactions/flow +/stack/transactions/deposit-flow /concepts/transactions/deposits +/stack/security/faq /concepts/security/faq +/stack/security/pause /concepts/security/pause-system +/stack/beta-features/alt-da-mode /chain-operators/guides/features/alt-da +/stack/differences /concepts/stack/differences +/notices/sdk-deprecation /notices/archive/sdk-deprecation +/interop/get-started /app-developers/guides/interoperability/getting-started +/interop/explainer /concepts/interoperability/overview +/app-developers/tools/supersim /app-developers/tools/development/supersim +/operators/chain-operators/tools/fee-calculator /chain-operators/tools/fee-calculator +/notices/superchain-withdrawal-pause-test /notices/superchain-withdrawal-pause-test +/notices/upgrade-15 /notices/archive/upgrade-15 +/notices/upgrade-14 /notices/archive/upgrade-14 +/notices/upgrade-13 /notices/archive/upgrade-13 +/notices/blob-fee-bug /notices/archive/blob-fee-bug +/notices/pectra-changes /notices/archive/pectra-changes +/notices/holocene-changes /notices/archive/holocene-changes +/notices/custom-gas-tokens-deprecation /notices/archive/custom-gas-tokens-deprecation +/get-started/op-stack /concepts/stack/op-stack +/get-started/interop /concepts/interoperability/getting-started +/superchain/superchain-registry /chain-operators/reference/superchain-registry +/superchain/superchain-upgrades /chain-operators/concepts/upgrades +/superchain/blockspace-charter /governance/blockspace-charter +/superchain/standard-configuration /chain-operators/reference/standard-configuration +/superchain/tokenlist /app-developers/reference/tokens/tokenlist +/superchain/networks /reference/networks +/superchain/privileged-roles /chain-operators/reference/privileged-roles +/interop/predeploy /app-developers/reference/contracts/interop/predeploys +/interop/message-passing /app-developers/guides/interoperability/message-passing +/interop/reading-logs /app-developers/guides/interoperability/reading-logs +/interop/op-supervisor /chain-operators/reference/components/op-supervisor +/interop/superchain-eth-bridge /concepts/interoperability/superchain-eth +/interop/superchain-erc20 /concepts/interoperability/superchain-erc20 +/interop/compatible-tokens /app-developers/reference/tokens/compatibility +/interop/reorg /concepts/architecture/reorgs +/interop/interop-security /concepts/security/interoperability +/interop/tools /app-developers/tools/interoperability +/interop/tools/devnet /app-developers/tools/testing/devnet +/interop/tools/supersim /app-developers/tools/development/supersim +/interop/tools/rc-alpha /app-developers/tools/development/rc-alpha +/interop/tutorials /app-developers/tutorials/interoperability +/interop/tutorials/message-passing /app-developers/tutorials/interoperability/message-passing +/interop/tutorials/deploy-superchain-erc20 /app-developers/tutorials/tokens/deploy-superchain-erc20 +/interop/tutorials/transfer-superchainERC20 /app-developers/tutorials/tokens/transfer-superchainERC20 +/interop/tutorials/custom-superchain-erc20 /app-developers/tutorials/tokens/custom-superchain-erc20 +/interop/tutorials/bridge-crosschain-eth /app-developers/tutorials/bridging/cross-chain-eth +/interop/tutorials/relay-messages-cast /app-developers/tutorials/interoperability/relay-messages-cast +/interop/tutorials/relay-messages-viem /app-developers/tutorials/interoperability/relay-messages-viem +/interop/tutorials/contract-calls /app-developers/tutorials/interoperability/contract-calls +/interop/tutorials/event-reads /app-developers/tutorials/interoperability/event-reads +/interop/tutorials/event-contests /app-developers/tutorials/interoperability/event-contests +/app-developers/tutorials/supersim /app-developers/tutorials/development/supersim +/app-developers/tutorials/interop /app-developers/tutorials/interoperability +/app-developers/tutorials/transactions /app-developers/tutorials/transactions +/app-developers/tutorials/bridging /app-developers/tutorials/bridging +/app-developers/interop /app-developers/guides/interoperability +/app-developers/testing-apps /app-developers/guides/testing +/app-developers/bridging /app-developers/guides/bridging +/app-developers/bridging/basics /app-developers/guides/bridging/basics +/app-developers/bridging/standard-bridge /app-developers/guides/bridging/standard-bridge +/app-developers/bridging/custom-bridge /app-developers/guides/bridging/custom-bridge +/app-developers/bridging/messaging /app-developers/guides/bridging/messaging +/app-developers/transactions /app-developers/guides/transactions +/app-developers/transactions/estimates /app-developers/guides/transactions/estimates +/app-developers/transactions/parameters /app-developers/guides/transactions/parameters +/app-developers/transactions/statuses /app-developers/guides/transactions/statuses +/app-developers/transactions/troubleshooting /app-developers/guides/transactions/troubleshooting +/app-developers/tutorials/bridging/cross-dom-solidity /app-developers/tutorials/bridging/cross-domain-contracts +/app-developers/tutorials/bridging/cross-dom-bridge-eth /app-developers/tutorials/bridging/cross-domain-eth +/app-developers/tutorials/bridging/cross-dom-bridge-erc20 /app-developers/tutorials/bridging/cross-domain-erc20 +/app-developers/tutorials/bridging/standard-bridge-standard-token /app-developers/tutorials/bridging/standard-token-bridge +/app-developers/tutorials/transactions/sdk-trace-txns /app-developers/tutorials/transactions/sdk-tracing +/app-developers/tutorials/transactions/sdk-estimate-costs /app-developers/tutorials/transactions/cost-estimation +/app-developers/tutorials/transactions/send-tx-from-eth /app-developers/tutorials/transactions/l1-to-l2-transactions +/app-developers/tutorials/supersim/getting-started /app-developers/tutorials/development/supersim/getting-started +/app-developers/tutorials/supersim/getting-started/installation /app-developers/tutorials/development/supersim/installation +/app-developers/tutorials/supersim/getting-started/first-steps /app-developers/tutorials/development/supersim/first-steps +/app-developers/tutorials/supersim/reference /app-developers/reference/tools/supersim +/app-developers/tutorials/supersim/reference/vanilla /app-developers/reference/tools/supersim/vanilla +/app-developers/tutorials/supersim/reference/fork /app-developers/reference/tools/supersim/fork +/app-developers/tutorials/supersim/chain-env /app-developers/reference/tools/supersim/environment +/app-developers/tutorials/supersim/chain-env/included-contracts /app-developers/reference/tools/supersim/contracts +/app-developers/tutorials/supersim/chain-env/chain-a /app-developers/reference/tools/supersim/chain-a +/app-developers/tutorials/supersim/chain-env/chain-b /app-developers/reference/tools/supersim/chain-b +/app-developers/tutorials/supersim/deposit-transactions /app-developers/tutorials/bridging/deposit-transactions +/app-developers/tutorials/interop/transfer-superchainERC20 /app-developers/tutorials/tokens/transfer-superchain-erc20 +/app-developers/tutorials/interop/deploy-superchain-erc20 /app-developers/tutorials/tokens/deploy-superchain-erc20 +/app-developers/tutorials/interop/bridge-crosschain-eth /app-developers/tutorials/bridging/cross-chain-eth +/app-developers/tutorials/interop/relay-messages-cast /app-developers/tutorials/tools/cast-relay +/app-developers/tutorials/interop/relay-messages-viem /app-developers/tutorials/tools/viem-relay +/app-developers/tutorials/interop/contract-calls /app-developers/tutorials/interoperability/cross-chain-calls +/app-developers/tutorials/interop/event-reads /app-developers/tutorials/interoperability/reading-events +/app-developers/tutorials/interop/event-contests /app-developers/tutorials/interoperability/event-handling +/app-developers/tools/connect /app-developers/guides/rpcs +/app-developers/tools/connect/rpc-providers /app-developers/reference/rpc +/app-developers/tools/build /app-developers/tools +/app-developers/tools/build/faucets /app-developers/tools/testing/faucets +/app-developers/tools/build/nft-tools /app-developers/tools/nft +/app-developers/tools/build/block-explorers /app-developers/tools/infrastructure/explorers +/app-developers/tools/build/account-abstraction /app-developers/tools/wallets/account-abstraction +/operators/chain-operators/management /chain-operators/guides/management +/operators/chain-operators/management/blobs /chain-operators/guides/management/blobs +/operators/chain-operators/management/snap-sync /chain-operators/guides/management/snap-sync +/operators/chain-operators/management/key-management /chain-operators/guides/management/key-management +/operators/chain-operators/management/troubleshooting /chain-operators/guides/troubleshooting +/operators/chain-operators/management/best-practices /chain-operators/guides/best-practices +/operators/chain-operators/features /chain-operators/reference/features +/operators/chain-operators/features/alt-da-mode /chain-operators/reference/features/alt-da +/operators/chain-operators/features/span-batches /chain-operators/reference/features/span-batches +/operators/chain-operators/features/bridged-usdc-standard /chain-operators/reference/features/bridged-usdc +/operators/chain-operators/deploy /chain-operators/guides/deployment +/operators/chain-operators/deploy/overview /chain-operators/guides/deployment/overview +/operators/chain-operators/tutorials /chain-operators/tutorials +/operators/chain-operators/tutorials/adding-derivation-attributes /chain-operators/tutorials/custom-derivation +/operators/chain-operators/tutorials/adding-precompiles /chain-operators/tutorials/add-precompiles +/operators/chain-operators/tutorials/modifying-predeploys /chain-operators/tutorials/modify-predeploys +/operators/chain-operators/tutorials/integrating-da-layer /chain-operators/tutorials/integrate-da +/operators/chain-operators/tutorials/migrating-permissionless /chain-operators/tutorials/migrate-permissionless +/operators/chain-operators/tutorials/chain-dev-net /chain-operators/tutorials/development-network +/operators/chain-operators/tutorials/dispute-games /chain-operators/tutorials/deploy-dispute-games +/operators/chain-operators/tools /chain-operators/tools +/operators/chain-operators/tools/explorer /chain-operators/tools/explorer +/operators/chain-operators/tools/op-challenger /chain-operators/tools/op-challenger +/operators/chain-operators/tools/op-conductor /chain-operators/tools/op-conductor +/operators/chain-operators/tools/op-validator /chain-operators/tools/op-validator +/operators/chain-operators/tools/op-txproxy /chain-operators/tools/op-txproxy +/operators/chain-operators/tools/proxyd /chain-operators/tools/proxyd +/operators/node-operators/tutorials /node-operators/tutorials +/operators/node-operators/tutorials/node-from-docker /node-operators/tutorials/docker-node +/operators/node-operators/tutorials/node-from-source /node-operators/tutorials/source-node +/operators/node-operators/tutorials/run-node-from-source /node-operators/tutorials/run-from-source +/operators/node-operators/configuration /node-operators/guides/configuration +/operators/node-operators/management /node-operators/guides/management +/operators/node-operators/management/regenesis-history /node-operators/guides/management/regenesis +/operators/chain-operators /chain-operators +/stack/fact-sheet /concepts/stack/fact-sheet +/stack/differences /concepts/stack/differences +/stack/design-principles /concepts/stack/design-principles +/stack/public-devnets /developers/testing/public-devnets +/stack/rollup /concepts/architecture/rollup +/stack/rollup/derivation-pipeline /concepts/architecture/rollup/derivation +/stack/rollup/outages /concepts/architecture/rollup/outages +/stack/fault-proofs /concepts/architecture/fault-proofs +/stack/fault-proofs/explainer /concepts/architecture/fault-proofs/explainer +/stack/fault-proofs/fp-components /concepts/architecture/fault-proofs/components +/stack/fault-proofs/cannon /concepts/architecture/fault-proofs/cannon +/stack/fault-proofs/challenger /concepts/architecture/fault-proofs/op-challenger +/stack/fault-proofs/fp-security /concepts/security/fault-proofs +/stack/transactions /concepts/transactions +/stack/transactions/transaction-finality /concepts/transactions/finality +/stack/transactions/forced-transaction /concepts/transactions/forced-txs +/stack/features /concepts/stack/features \ No newline at end of file