Skip to content

Commit

Permalink
Merge pull request #85 from AElfProject/develop
Browse files Browse the repository at this point in the history
fix: missing sidebar in network
  • Loading branch information
yongenaelf authored Jun 28, 2024
2 parents bed92e3 + dc4c36e commit d06ffa5
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 d06ffa5

Please sign in to comment.