docs: fix link to payment concept guide in sidebar (#8708)

This commit is contained in:
Shahed Nasser
2024-08-21 21:05:07 +03:00
committed by GitHub
parent b6f990c017
commit f00889fe4e
2 changed files with 2 additions and 2 deletions

View File

@@ -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": []
}

View File

@@ -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",
},
],