Skip to content

Commit

Permalink
fix(docs): remove extra expert topics (#4011)
Browse files Browse the repository at this point in the history
Signed-off-by: salaheldinsoliman <[email protected]>
  • Loading branch information
salaheldinsoliman authored Nov 12, 2024
1 parent 858b836 commit 3ee8925
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/content/sidebars/references.js
Original file line number Diff line number Diff line change
Expand Up @@ -358,25 +358,6 @@ const references = [
},
],
},
{
type: 'category',
label: 'Expert topics',
items: [
{
type: 'category',
label: 'Execution Architecture',
link: {
type: 'doc',
id: 'references/execution-architecture/execution-layer',
},
items: [
'references/execution-architecture/iota-execution',
'references/execution-architecture/adapter',
'references/execution-architecture/natives',
],
},
],
},
'references/research-papers',
'references/iota-glossary',
{
Expand Down

0 comments on commit 3ee8925

Please sign in to comment.