Skip to content

Commit

Permalink
Add navigation to the General section
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjl committed May 9, 2024
1 parent e04531a commit fe6b2fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Header/getNavigationProps.ts
Expand Up @@ -29,6 +29,11 @@ const docsSubProductsNav = [
label: "Nodes",
href: "/chainlink-nodes",
},
{
label: "General",
href: "/getting-started/conceptual-overview",
hideFromDropdown: true,
},
{
label: "Overview",
href: "/",
Expand Down

0 comments on commit fe6b2fc

Please sign in to comment.