Skip to content

Commit

Permalink
fixup! chore: update sidebar for contract-basics
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Jan 3, 2024
1 parent b0e6518 commit 8733a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ module.exports = {
path: '/guides/getting-started/',
collapsible: false,
children: [
'/guides/getting-started/'
'/guides/getting-started/',
'/guides/getting-started/contract-rpc.html',
'/guides/getting-started/deploying.html',
'/guides/getting-started/syncing-up.html',
Expand Down

0 comments on commit 8733a14

Please sign in to comment.