Skip to content

Commit 7486976

Browse files
authored
remove forking from menu (#62)
1 parent 82a0b72 commit 7486976

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

navigation/navigation.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ export const navigation: (locale: Locale) => NavItemDefinition[] = (locale) => [
5757
{
5858
slug: 'matchstick',
5959
},
60-
{
61-
slug: 'subgraph-debug-forking',
62-
},
6360
{
6461
slug: 'deprecating-a-subgraph',
6562
},

0 commit comments

Comments
 (0)