docs: fix link to payment concept guide in sidebar (#8708)
This commit is contained in:
@@ -4038,7 +4038,7 @@ export const generatedSidebar = [
|
|||||||
"loaded": true,
|
"loaded": true,
|
||||||
"isPathHref": true,
|
"isPathHref": true,
|
||||||
"type": "link",
|
"type": "link",
|
||||||
"path": "/commerce-modules/payment/relation-to-other-modules",
|
"path": "/commerce-modules/payment/relations-to-other-modules",
|
||||||
"title": "Relations to Other Modules",
|
"title": "Relations to Other Modules",
|
||||||
"children": []
|
"children": []
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -751,7 +751,7 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "link",
|
type: "link",
|
||||||
path: "/commerce-modules/payment/relation-to-other-modules",
|
path: "/commerce-modules/payment/relations-to-other-modules",
|
||||||
title: "Relations to Other Modules",
|
title: "Relations to Other Modules",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user