docs: fix links to extend workflow guide (#10269)

This commit is contained in:
Shahed Nasser
2024-11-26 12:31:56 +02:00
committed by GitHub
parent 80aca709d1
commit acdcbacd87
2 changed files with 2 additions and 2 deletions

View File

@@ -832,7 +832,7 @@ If you click on the workflow, you'll view a reference of that workflow, includin
This is useful if you want to extend an API route and pass additional data or perform custom actions.
Refer to [this guide](https://docs.medusajs.com/customization/extend-models/extend-create-product) to find an example of extending an API route.
Refer to [this guide](https://docs.medusajs.com/learn/customization/extend-models/extend-create-product) to find an example of extending an API route.
<Feedback
event="survey_api-ref"

View File

@@ -831,7 +831,7 @@ If you click on the workflow, you'll view a reference of that workflow, includin
This is useful if you want to extend an API route and pass additional data or perform custom actions.
Refer to [this guide](https://docs.medusajs.com/customization/extend-models/extend-create-product) to find an example of extending an API route.
Refer to [this guide](https://docs.medusajs.com/learn/customization/extend-models/extend-create-product) to find an example of extending an API route.
<Feedback
event="survey_api-ref"