File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,8 +99,7 @@ const defaultSidebar = [
9999 collapsed : true ,
100100 } ,
101101 { label : "Wallet Terminology" , link : "learn/wallet-terminology" } ,
102- { label : "Transaction Models" , link : "learn/tx-models" } ,
103- { label : "Transaction Fees & Gas" , link : "learn/tx-fees" } ,
102+ { label : "Transaction Fees & Gas" , link : "learn/deep-dive/tx-fees" } ,
104103 { label : "Economic Protocol" , link : "learn/deep-dive/economic-protocol" } ,
105104 { label : "DuskVM" , link : "learn/deep-dive/dusk-vm" } ,
106105 { label : "DuskEVM" , link : "learn/deep-dive/dusk-evm" } ,
@@ -114,7 +113,7 @@ const defaultSidebar = [
114113 } ,
115114
116115 { label : "Token Standards" ,
117- link : "learn/token-standards"
116+ link : "learn/deep-dive/ token-standards"
118117 } ,
119118 {
120119 label : "Additional Resources" ,
You can’t perform that action at this time.
0 commit comments