We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73faade commit be251e1Copy full SHA for be251e1
src/data/sidebarData.ts
@@ -143,7 +143,7 @@ const sidebarData = [
143
description: "Monetize your product, build plans, and accept payments",
144
icon: "billing",
145
collapsed: true,
146
- cardLink: "/billing/about-billing/",
+ cardLink: "/billing/about-billing/about-billing/",
147
items: [
148
{
149
label: "About billing",
0 commit comments