docs: fix manual fulfilment package link (#2517)

This commit is contained in:
Pankaj Patel
2022-11-03 09:37:10 +01:00
committed by GitHub
parent 0f9bf2c6f8
commit aee53884a4

View File

@@ -272,4 +272,4 @@ cancelFulfillment(fulfillment) {
## Whats Next
- Check out the [Webshipper plugin](https://github.com/medusajs/medusa/tree/cab5821f55cfa448c575a20250c918b7fc6835c9/packages/medusa-fulfillment-webshipper) for an example of a fulfillment provider that interacts with a third-party providers.
- Check out the [manual fulfillment plugin](https://github.com/medusajs/medusa/tree/cab5821f55cfa448c575a20250c918b7fc6835c9/packages/medusa-payment-manual) for a basic implementation of a fulfillment provider.
- Check out the [manual fulfillment plugin](https://github.com/medusajs/medusa/tree/cab5821f55cfa448c575a20250c918b7fc6835c9/packages/medusa-fulfillment-manual) for a basic implementation of a fulfillment provider.