Skip to content

Commit

Permalink
fix: remove api links from navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
rube-de committed Jan 13, 2025
1 parent 86c6579 commit 5fdbd0c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions sidebarBuild.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@ export const sidebarBuild: SidebarsConfig = {
'build/sapphire/develop/gasless',
'build/sapphire/develop/deployment',
'build/sapphire/develop/security',
{
type: 'link',
label: 'TypeScript API',
href: 'https://api.docs.oasis.io/js/sapphire-paratime',
},
{
type: 'link',
label: 'Solidity API',
href: 'https://api.docs.oasis.io/sol/sapphire-contracts',
},
],
},
'build/sapphire/testing',
Expand Down

0 comments on commit 5fdbd0c

Please sign in to comment.