docs: fix redirect on infrastructural modules (#12358)
* docs: fix redirect on infrastructural modules * fix image
This commit is contained in:
@@ -159,7 +159,7 @@ const redirects = async () => {
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/learn/fundamentals/modules/infrastructure-modules",
|
||||
source: "/learn/fundamentals/modules/architectural-modules",
|
||||
destination: "/learn/fundamentals/modules/infrastructure-modules",
|
||||
permanent: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user