Skip to content

Commit 9bc8d47

Browse files
authored
Update navigation.ts
1 parent 662e00d commit 9bc8d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/navigation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ export const navigation: NavigationItem[] = [
325325
title: "Enterprise Starter",
326326
href: "/pricing/enterprise-starter",
327327
sections: [
328-
{ title: "Billing", href: "/pricing/billing-faq" },
328+
{ title: "Billing", href: "/pricing/billing-faqs" },
329329

330330
],
331331
},

0 commit comments

Comments
 (0)