Skip to content

Commit 0f27308

Browse files
committed
CEXT-4373: Update the oope shipping methods documentation
1 parent 0cb9302 commit 0f27308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/starter-kit/checkout/use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ You can find examples of how to filter out payment methods using customer data o
211211

212212
## Shipping methods
213213

214-
You can add shipping methods to the checkout process by using [webhooks](../../webhooks/index.md).
214+
You can add shipping methods to the checkout process by using [webhooks](../../webhooks/index.md).
215215

216216
To be able to add shipping methods, you must first [run a script to automatically create shipping carriers](./configure.md#create-shipping-carriers) or [to create shipping carriers manually](./shipping-reference.md#shipping-api-reference) using REST Api. Only shipping methods with the registered carriers for them will be available in the checkout process.
217217

0 commit comments

Comments
 (0)