Skip to content

Commit 9aa4d7b

Browse files
committed
commerce@939e2bf
Finish 5.0.12
1 parent b4eae9c commit 9aa4d7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/.artifacts/commerce/5.x/config.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Since
4848

4949
How long a cart should go without being updated before it’s considered inactive.
5050

51-
See [craft\helpers\ConfigHelper::durationInSeconds()](craft4:craft\helpers\ConfigHelper::durationInSeconds()) for a list of supported value types.
51+
See [craft\helpers\ConfigHelper::durationInSeconds()](craft5:craft\helpers\ConfigHelper::durationInSeconds()) for a list of supported value types.
5252

5353

5454

@@ -89,9 +89,9 @@ Since
8989

9090
</div>
9191

92-
Default URL to be loaded after using the [load cart controller action](orders-carts.md#loading-a-cart).
92+
Default URL to be loaded after using the [load cart controller action](https://craftcms.com/docs/commerce/5.x/system/orders-carts.html#loading-a-cart).
9393

94-
If `null` (default), Craft’s default [`siteUrl`](config4:siteUrl) will be used.
94+
If `null` (default), Craft’s default [`siteUrl`](config5:siteUrl) will be used.
9595

9696

9797

@@ -135,7 +135,7 @@ Defined by
135135

136136
Default length of time before inactive carts are purged. (Defaults to 90 days.)
137137

138-
See [craft\helpers\ConfigHelper::durationInSeconds()](craft4:craft\helpers\ConfigHelper::durationInSeconds()) for a list of supported value types.
138+
See [craft\helpers\ConfigHelper::durationInSeconds()](craft5:craft\helpers\ConfigHelper::durationInSeconds()) for a list of supported value types.
139139

140140

141141

@@ -230,7 +230,7 @@ Defined by
230230
URL for a user to resolve billing issues with their subscription.
231231

232232
::: tip
233-
The example templates include [a template for this page](https://github.com/craftcms/commerce/tree/main/example-templates/dist/shop/plans/update-billing-details.twig).
233+
The example templates include [a template for this page](https://github.com/craftcms/commerce/tree/5.x/example-templates/dist/shop/plans/update-billing-details.twig).
234234
:::
235235

236236

@@ -302,7 +302,7 @@ Defined by
302302

303303
ISO codes for supported payment currencies.
304304

305-
See [Payment Currencies](payment-currencies.md).
305+
See [Payment Currencies](https://craftcms.com/docs/commerce/5.x/system/payment-currencies.html).
306306

307307

308308

0 commit comments

Comments
 (0)