Skip to content

Commit 2c3018f

Browse files
refactor(docs): fix footer navigation
1 parent d18b141 commit 2c3018f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/docs/src/config/navigation.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,6 @@ export const footerNav: FooterNav = [
207207
{
208208
label: "Compare",
209209
children: [
210-
{
211-
label: "Stripe Alternative",
212-
href: "https://www.lemonsqueezy.com/stripe-alternative",
213-
},
214210
{
215211
label: "Gumroad Alternative",
216212
href: "https://www.lemonsqueezy.com/gumroad-alternative",

0 commit comments

Comments
 (0)