Skip to content

Commit

Permalink
remove forking from menu (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
azf20 authored Feb 15, 2022
1 parent 82a0b72 commit 7486976
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions navigation/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ export const navigation: (locale: Locale) => NavItemDefinition[] = (locale) => [
{
slug: 'matchstick',
},
{
slug: 'subgraph-debug-forking',
},
{
slug: 'deprecating-a-subgraph',
},
Expand Down

0 comments on commit 7486976

Please sign in to comment.