From 067eec86095ff37997a34e82139d7891051196c6 Mon Sep 17 00:00:00 2001 From: Bear Wang Date: Fri, 5 Jul 2024 16:06:39 +0800 Subject: [PATCH] Fix broken links (#85) --- mkdocs.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 7470312..1e4b8bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -248,6 +248,26 @@ plugins: "create-dao-guide-098b104edc9f47e6884f56ff77057d6d.md": "community/guide/create-dao.md" "ethereum-compatibility-d358d1707b654aa6b5d759188ba5fda8.md": "learn/ethereum-compatibility/overview.md" "glossary-8967fc4aa6a046a69b525dff7bf70a50.md": "https://docs.msgport.xyz/learn/glossary/" + "ethereum-lessgreater-darwinia-lessgreater-parachain-723500992ab44562ba11b2a79553da23.md": "index.md" + "staking-f301e1fda68f450d8861f3e016c45422.md": "learn/collator-staking.md" + "chains-and-explorers-d82ce5406ad94c2197bd686544f820dd.md": "build/getting-started/networks/overview.md" + "usdt-precompile-1c6dd32ae9f54ed48ab4be289c5eb51c.md": "build/precompiles/usdt.md" + "create-a-simple-dapp-8e274497e45e41b981dbd7bf040f70d8.md": "build/ethereum-tools/interact-with-web3js.md" + "cross-chain-abstract-account-a0aae327c3d54555818fdab1149d0608.md": "https://docs.msgport.xyz/learn/use-cases/xaccount/" + "participate-in-democracy-663e7e9388454f1698663d6c8a4ce59c.md": "community/guide/governance.md" + "tutorials-cc8155b337904bf1b074cd1d2c4ee34e.md": "build/getting-started/networks/overview.md" + "build/getting-started/usdt.md": "build/precompiles/usdt.md" + "usdt-1c6dd32ae9f54ed48ab4be289c5eb51c.md": "build/precompiles/usdt.md" + "evm-df814f681ec248438cb762df8aaddbd6.md": "learn/ethereum-compatibility/overview.md" + "chain-database-snapshot-f0f695e8d4444cf69e1c8dac51d49558.md": "node-operators/snapshot.md" + "lcmp-(deprecated)-d205c8d8e5794c789065aabdbb5f78c8.md": "https://docs.msgport.xyz/learn/messaging-protocols/lcmp/" + "f2b979abc1b746fc88cc17062863757a?pvs=25.md": "index.md" + "commitment-token-41243f797bf4421dbb49db7d88dbfd60.md": "learn/collator-staking.md" + "msgport-scan-20e10e1727de4b07baaee0c7e1e3f627.md": "https://docs.msgport.xyz/build/scan/" + "ethereum-84a597a98ce440d8872e271bc64d6c5c.md": "learn/ethereum-compatibility/overview.md" + "commitment-token-e17a95fb26664e0d8b39d26370847797.md": "learn/collator-staking.md" + "tutorials-e8bc845c70c647b3a5808faa8a554eb0.md": "community/overview.md" + # Others "msgport/overview.md": "https://docs.msgport.xyz/" "msgport/glossary.md": "https://docs.msgport.xyz/learn/glossary/" @@ -261,6 +281,7 @@ plugins: "msgport/use-cases/order-xclearing.md": "https://docs.msgport.xyz/learn/use-cases/order-xclearing/" "msgport/use-cases/xtoken.md": "https://docs.msgport.xyz/learn/use-cases/xtoken/" "msgport/use-cases/xaccount.md": "https://docs.msgport.xyz/learn/use-cases/xaccount/" + "msgport/use-cases/xdao.md": "https://docs.msgport.xyz/learn/use-cases/xtoken/" "msgport/use-cases/overview.md": "https://docs.msgport.xyz/learn/use-cases/overview/" "msgport/user-cases/overview.md": "https://docs.msgport.xyz/learn/use-cases/overview/" "msgport/user-cases/token-bridge.md": "https://docs.msgport.xyz/learn/use-cases/xtoken/"