docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules * generate again
This commit is contained in:
@@ -91,7 +91,7 @@ A File Module Provider uploads and manages assets, such as product images, on a
|
||||
<CardList
|
||||
items={[
|
||||
{
|
||||
href: "/architectural-modules/file/s3",
|
||||
href: "/infrastructure-modules/file/s3",
|
||||
title: "AWS S3 (and Compatible APIs)"
|
||||
}
|
||||
]}
|
||||
@@ -131,7 +131,7 @@ A Notification Module Provider sends messages to users and customers in your Med
|
||||
<CardList
|
||||
items={[
|
||||
{
|
||||
href: "/architectural-modules/notification/sendgrid",
|
||||
href: "/infrastructure-modules/notification/sendgrid",
|
||||
title: "SendGrid"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user