docs: tax provider updates for next release (#12431)
* docs: tax provider updates for next release * change images * fix vale error * fix vale errors * generate
This commit is contained in:
@@ -30,7 +30,7 @@ export const authSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/auth/auth-providers",
|
||||
title: "Auth Providers",
|
||||
title: "Auth Module Provider",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
@@ -66,7 +66,7 @@ export const authSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
path: "/references/auth/provider",
|
||||
title: "Create Auth Provider Module",
|
||||
title: "Create Auth Provider",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -32,7 +32,7 @@ export const fulfillmentSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/fulfillment/fulfillment-provider",
|
||||
title: "Fulfillment Provider",
|
||||
title: "Fulfillment Module Provider",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
@@ -63,7 +63,7 @@ export const fulfillmentSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
path: "/references/fulfillment/provider",
|
||||
title: "Create Fulfillment Provider Module",
|
||||
title: "Create Fulfillment Provider",
|
||||
},
|
||||
{
|
||||
type: "ref",
|
||||
|
||||
@@ -40,7 +40,7 @@ export const paymentSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/payment/payment-provider",
|
||||
title: "Payment Provider Module",
|
||||
title: "Payment Module Provider",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
|
||||
@@ -32,10 +32,15 @@ export const taxSidebar = [
|
||||
path: "/commerce-modules/tax/tax-rates-and-rules",
|
||||
title: "Tax Rates and Rules",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/tax/tax-provider",
|
||||
title: "Tax Module Providers",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/tax/tax-calculation-with-provider",
|
||||
title: "Tax Calculation and Providers",
|
||||
title: "Tax Calculation",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user