docs: fix redirect on infrastructural modules (#12358)

* docs: fix redirect on infrastructural modules

* fix image
This commit is contained in:
Shahed Nasser
2025-05-05 11:37:31 +03:00
committed by GitHub
parent b463c7980a
commit 47772b7593
4 changed files with 13817 additions and 13817 deletions
+1 -1
View File
@@ -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,
},