Skip to content

Commit 8edc237

Browse files
authored
docs: fix incorrect link in tax-inclusive-pricing (#11599)
1 parent 47a9635 commit 8edc237

File tree

1 file changed

+1
-1
lines changed
  • www/apps/resources/app/commerce-modules/pricing/tax-inclusive-pricing

1 file changed

+1
-1
lines changed

www/apps/resources/app/commerce-modules/pricing/tax-inclusive-pricing/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For example, if a product’s price is $50, the tax rate is 2%, and tax-inclusiv
1616

1717
## How is Tax-Inclusive Pricing Set?
1818

19-
The [PricePreference data model](/references/pricing/PricePreference) holds the tax-inclusive setting for a context. It has two properties that indicate the context:
19+
The [PricePreference data model](/references/pricing/models/PricePreference) holds the tax-inclusive setting for a context. It has two properties that indicate the context:
2020

2121
- `attribute`: The name of the attribute to compare against. For example, `region_id` or `currency_code`.
2222
- `value`: The attribute’s value. For example, `reg_123` or `usd`.

0 commit comments

Comments
 (0)