Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftAdviser committed Aug 3, 2023
1 parent 5f3af6a commit a225c31
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,11 @@ const sidebars = {
type: 'category',
label: 'Learn',
items: [
'develop/dapps/tutorials/collection-minting',
{
type: 'doc',
id: 'develop/dapps/tutorials/collection-minting',
label: 'NFT collection minting',
},
'develop/dapps/tutorials/jetton-minter',
{
type: 'category',
Expand Down

0 comments on commit a225c31

Please sign in to comment.