Skip to content

Commit e4c5bd9

Browse files
authored
chore: fixup Enterprise Starter links (#935)
The file was meant to have `s` in the end.
1 parent 1082cb9 commit e4c5bd9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

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)