Skip to content

Commit

Permalink
Merge pull request #98 from dharamveergit/header-langchain
Browse files Browse the repository at this point in the history
update: network-nav desc
  • Loading branch information
HoomanDgtl authored Jan 7, 2025
2 parents aff4cd1 + 2069ce8 commit 298c76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/header/popovers/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const networkItems: NavItem[] = [
{
icon: Codesandbox,
title: "Providers",
description: "Your customers' data will be safe and secure",
description: "Explore network providers and capacity",
link: "/about/providers/",
},
{
Expand All @@ -255,7 +255,7 @@ export const networkItems: NavItem[] = [
</svg>
),
title: "AKT Token",
description: "Understand the role of AKT token",
description: "Learn more about the utility of AKT",
link: "/token/",
},
];
Expand Down

0 comments on commit 298c76c

Please sign in to comment.