docs: revise extend models (features) (#10429)

This commit is contained in:
Shahed Nasser
2024-12-04 18:27:32 +02:00
committed by GitHub
parent ff4663713a
commit 51b8b39525
13 changed files with 51 additions and 61 deletions
@@ -18,7 +18,7 @@ This chapter covers how to show the brand of a product in the Medusa Admin using
items={[
{
text: "Retrieve Brand of Product API Route",
link: "/learn/customization/extend-models/query-linked-records"
link: "/learn/customization/extend-features/query-linked-records"
}
]}
/>