diff --git a/docs/content/modules/products/overview.mdx b/docs/content/modules/products/overview.mdx index a118db171f..87f3205c0a 100644 --- a/docs/content/modules/products/overview.mdx +++ b/docs/content/modules/products/overview.mdx @@ -130,12 +130,11 @@ Learn how product-related entities are build, their relation to other modules, a { diff --git a/docs/styles/docs/Acronyms.yml b/docs/styles/docs/Acronyms.yml index fa1f841057..368fe3ac45 100644 --- a/docs/styles/docs/Acronyms.yml +++ b/docs/styles/docs/Acronyms.yml @@ -71,4 +71,5 @@ exceptions: - SID - VIP - UPS - - RMA \ No newline at end of file + - RMA + - JSONB \ No newline at end of file diff --git a/www/docs/sidebars.js b/www/docs/sidebars.js index abb3a8d981..51925b56a8 100644 --- a/www/docs/sidebars.js +++ b/www/docs/sidebars.js @@ -588,12 +588,9 @@ module.exports = { }, }, { - type: "link", - href: "#", + type: "doc", + id: "modules/products/products", label: "Products", - customProps: { - sidebar_is_soon: true, - }, }, { type: "doc",