docs: fix outdated links (#10040)

This commit is contained in:
Shahed Nasser
2024-11-13 11:02:01 +02:00
committed by GitHub
parent 2d469ba587
commit 7a26e123bb
15 changed files with 17 additions and 17 deletions
@@ -18,7 +18,7 @@ This chapter covers how to define a link between the `Brand` and `Product`data m
items={[
{
text: "Brand Module having a Brand data model",
link: "/customization/custom-features/module"
link: "/learn/customization/custom-features/module"
}
]}
/>