mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-01 10:26:49 +08:00
Change links from producton to production
This commit is contained in:
@ -564,7 +564,7 @@ null == undefined // true
|
||||
**否则:** 一个世界冠军级别的IT/运维人员也不能拯救一个编码低劣的系统。
|
||||
|
||||
|
||||
🔗 [**更多: 使您的代码保持生产环境就绪**](/sections/production/productoncode.chinese.md)
|
||||
🔗 [**更多: 使您的代码保持生产环境就绪**](/sections/production/productioncode.chinese.md)
|
||||
|
||||
<br/><br/>
|
||||
|
||||
|
||||
@ -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)
|
||||
|
||||
<br/><br/>
|
||||
|
||||
|
||||
@ -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)
|
||||
|
||||
<br/><br/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user