Skip to content

Commit

Permalink
Update redirect map (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest authored Jul 9, 2024
1 parent 067eec8 commit 5e7074c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@ plugins:
"ethereum-84a597a98ce440d8872e271bc64d6c5c.md": "learn/ethereum-compatibility/overview.md"
"commitment-token-e17a95fb26664e0d8b39d26370847797.md": "learn/collator-staking.md"
"tutorials-e8bc845c70c647b3a5808faa8a554eb0.md": "community/overview.md"
"multichain-gaming-and-metaverse-3f85acbb735942d6b712a8be13012bc7.md": "index.md"
"multi-chain-dao-governance-d3b2e194828d4af8bad8e3fa28219fc3.md": "community/orgs/ringdao.md"
"deposit-module-1a46b7600b564f7e8a416f5d6f6ed759.md": "learn/collator-staking.md"

# Others
"msgport/overview.md": "https://docs.msgport.xyz/"
Expand All @@ -276,6 +279,7 @@ plugins:
"msgport/api.md": "https://docs.msgport.xyz/build/api/"
"msgport/interfaces.md": "https://docs.msgport.xyz/build/interfaces/"
"msgport/faq.md": "https://docs.msgport.xyz/learn/faq/"
"msgport/scan.md": "https://docs.msgport.xyz/build/scan/"
"msgport/tutorial/remix-demo.md": "https://docs.msgport.xyz/build/tutorial/remix-demo/"
"msgport/messaging-protocols/lcmp.md": "https://docs.msgport.xyz/learn/messaging-protocols/lcmp/"
"msgport/use-cases/order-xclearing.md": "https://docs.msgport.xyz/learn/use-cases/order-xclearing/"
Expand All @@ -293,13 +297,19 @@ plugins:
"ring.md": "community/orgs/ringdao.md"
"evm/governance.md": "community/guide/governance.md"
"evm/glossary.md": "index.md"
"evm/wallets.md": "learn/ethereum-compatibility/overview.md"
"evm/faq.md": "learn/faq.md"
"evm/overview.md": "index.md"
"evm/chains/rollup.md": "build/getting-started/networks/rollup.md"
"evm/chains/overview.md": "build/getting-started/networks/overview.md"
"evm/tutorial/staking.md": "community/guide/staking.md"
"evm/tutorial/multisig-wallet.md": "community/guide/multisig-wallet.md"
"evm/tutorial/chain/run-dev-node.md": "build/getting-started/networks/dev-node.md"
"evm/tutorial/chain/run-collator-node.md": "node-operators/run-collator-node.md"
"evm/tutorial/chain/snapshot.md": "node-operators/snapshot.md"
"evm/tutorial/indexer/subquery.md": "build/indexer/subquery.md"
"evm/tutorial/transfer-token.md": "community/guide/transfer-token.md"
"evm/tutorial/usdt.md": "community/guide/assethub-bridge.md"
"evm/tutorial/migration/generate-account.md": "community/guide/migration/generate-account.md"
"evm/tutorial/chain/run-archive-node.md": "node-operators/run-archive-node.md"
"evm/tutorial/chain/run-evm-tracing-node.md": "node-operators/run-evm-tracing-node.md"
Expand Down

0 comments on commit 5e7074c

Please sign in to comment.