hide internals for now
This commit is contained in:
parent
bf13e42092
commit
e3b0f47c40
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ export const SIDEBAR: Sidebar = {
|
|||
{ text: 'REPL', link: 'technical-manual/repl' },
|
||||
{ text: 'Docs', link: 'technical-manual/docs' },
|
||||
{ text: 'Testing', link: 'technical-manual/testing' },
|
||||
{ text: 'Internals', link: 'technical-manual/internals' },
|
||||
// { text: 'Internals', link: 'technical-manual/internals' },
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue