diff --git a/README.chinese.md b/README.chinese.md
index a5f345b0..931c74b2 100644
--- a/README.chinese.md
+++ b/README.chinese.md
@@ -564,7 +564,7 @@ null == undefined // true
**否则:** 一个世界冠军级别的IT/运维人员也不能拯救一个编码低劣的系统。
-🔗 [**更多: 使您的代码保持生产环境就绪**](/sections/production/productoncode.chinese.md)
+🔗 [**更多: 使您的代码保持生产环境就绪**](/sections/production/productioncode.chinese.md)
diff --git a/README.korean.md b/README.korean.md
index a35a8fd9..c2837ffe 100644
--- a/README.korean.md
+++ b/README.korean.md
@@ -541,7 +541,7 @@ null == undefined // true
**그렇게 하지 않을 경우:** A world champion IT/DevOps guy won’t save a system that is badly written
-🔗 [**자세히 보기: Make your code production-ready**](/sections/production/productoncode.korean.md)
+🔗 [**자세히 보기: Make your code production-ready**](/sections/production/productioncode.korean.md)
diff --git a/README.md b/README.md
index fde8b9fa..11336ffd 100644
--- a/README.md
+++ b/README.md
@@ -569,7 +569,7 @@ All statements above will return false if used with `===`
**Otherwise:** A world champion IT/DevOps guy won’t save a system that is badly written
-🔗 [**Read More: Make your code production-ready**](/sections/production/productoncode.md)
+🔗 [**Read More: Make your code production-ready**](/sections/production/productioncode.md)