Skip to content

Commit

Permalink
fix: missing sidebar in network
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 28, 2024
1 parent deee8b8 commit dc4c36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down

0 comments on commit dc4c36e

Please sign in to comment.