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