Refactor: Remove '#' from slug for consistency in features

This commit is contained in:
Ehtisham Sajjad 2023-08-23 02:41:20 +05:00 committed by GitHub
parent 651f984e52
commit b050e01335
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ export const marketingConfig: MarketingConfig = {
mainNav: [
{
title: "Features",
href: "/#features",
href: "/features",
},
{
title: "Pricing",