Skip to content

Commit

Permalink
remove resolve* from site config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabnock01 committed Sep 20, 2023
1 parent 670e45c commit 10baa37
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions site/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -179,15 +179,6 @@ export default defineConfig({
},
],
},
{
text: 'General',
items: [
{
text: 'resolveL1OpStackContractAddress',
link: '/docs/utilities/general/resolveL1OpStackContractAddress',
},
],
},
],
},
{
Expand Down
Empty file.
Empty file.

0 comments on commit 10baa37

Please sign in to comment.