Skip to content

Commit

Permalink
Add more redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest committed May 30, 2024
1 parent cd0f766 commit 546ddae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,13 @@ plugins:
"builder-4003de8942774fffb25726e32be3b27e.md": "build/getting-started/networks/overview.md"
"collator-4009acd5b05a4de091d5dd011917a137.md": "index.md"
"testnet-faucets-de3bb5f3480142ce8dd77d8bec7260fe.md": "build/getting-started/networks/pangolin.md"
"dapp-list-5b5f8b88d7b940e99d6f82c979cf7fd8.md": "index.md"
"pangoro-testnet-70cfec5dc9ca42759959ba3803edaec2.md": "index.md"
"precompiled-contracts-98c3e406495043838199aaf8c1b74601.md": "build/precompiles/overview.md"
"ethereum-compatibility-d358d1707b654aa6b5d759188ba5fda8.md": "learn/ethereum-compatibility/overview.md"
"glossary-8967fc4aa6a046a69b525dff7bf70a50.md": "https://docs.msgport.xyz/learn/glossary/"
# Others
"msgport/overview.md": "https://docs.msgport.xyz/"
"msgport/glossary.md": "https://docs.msgport.xyz/learn/glossary/"
"msgport/networks.md": "https://docs.msgport.xyz/build/networks/"
"msgport/workflow.md": "https://docs.msgport.xyz/build/workflow/"
Expand All @@ -261,9 +267,11 @@ plugins:
"evm/governance.md": "community/guide/governance.md"
"evm/glossary.md": "index.md"
"evm/faq.md": "learn/faq.md"
"evm/overview.md": "index.md"
"evm/tutorial/staking.md": "community/guide/staking.md"
"evm/chains/darwinia.md": "build/getting-started/networks/darwinia.md"
"evm/chains/pangolin.md": "build/getting-started/networks/pangolin.md"
"evm/chains/crab.md": "build/getting-started/networks/crab.md"
"evm/tutorial/multisig-wallet.md": "community/guide/multisig-wallet.md"
"evm/tutorial/indexer/subquery.md": "build/indexer/subquery.md"
"evm/tutorial/transfer-token.md": "community/guide/transfer-token.md"
Expand Down Expand Up @@ -293,6 +301,7 @@ plugins:
"?ref=parachains-info.md": "index.md"
"builder/solidity-sdk/guides/dispatch-remote-substrate-call.md": "index.md"
"learn/stake/staking.md": "learn/collator-staking.md"
"learn/stake/deposit.md": "learn/collator-staking.md"
"learn/chains/overview.md": "build/getting-started/networks/overview.md"
"learn/chains/darwinia.md": "build/getting-started/networks/darwinia.md"
"learn/chains/crab.md": "build/getting-started/networks/crab.md"
Expand Down

0 comments on commit 546ddae

Please sign in to comment.