diff --git a/sidebars.ts b/sidebars.ts index 845451bd..3754416e 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -87,6 +87,7 @@ const sidebars: SidebarsConfig = { items: [{ type: "autogenerated", dirName: "learn/cross-chain" }], }, { type: "doc", id: "learn/consensus/index" }, + { type: "doc", id: "learn/network/index" }, { type: "doc", id: "learn/aelf-blockchain-boot-sequence/index" }, { type: "doc", id: "learn/addresses/index" }, { type: "doc", id: "learn/transactions/index" },