docs: update read-only links (#12468)

This commit is contained in:
Shahed Nasser
2025-05-13 19:12:32 +03:00
committed by GitHub
parent 851c81fd4b
commit d34b4646de
11 changed files with 16538 additions and 16436 deletions
@@ -110,7 +110,7 @@ export default defineLink(
field: "id",
},
{
...BlogModule.linkable.post.id,
linkable: BlogModule.linkable.post.id,
primaryKey: "product_id",
},
{
@@ -272,7 +272,7 @@ export default defineLink(
field: "id",
},
{
...BlogModule.linkable.post.id,
linkable: BlogModule.linkable.post.id,
primaryKey: "product_id",
},
{
@@ -346,7 +346,7 @@ export default defineLink(
isList: true,
},
{
...BlogModule.linkable.post.id,
linkable: BlogModule.linkable.post.id,
primaryKey: "product_id",
},
{