docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules * generate again
This commit is contained in:
@@ -56,7 +56,7 @@ export const integrationsSidebar = [
|
||||
children: [
|
||||
{
|
||||
type: "ref",
|
||||
path: "/architectural-modules/file/s3",
|
||||
path: "/infrastructure-modules/file/s3",
|
||||
title: "AWS",
|
||||
},
|
||||
],
|
||||
@@ -97,7 +97,7 @@ export const integrationsSidebar = [
|
||||
},
|
||||
{
|
||||
type: "ref",
|
||||
path: "/architectural-modules/notification/sendgrid",
|
||||
path: "/infrastructure-modules/notification/sendgrid",
|
||||
title: "SendGrid",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user