diff --git a/guide/english/working-in-tech/code-reviews/index.md b/guide/english/working-in-tech/code-reviews/index.md index a4e11dba3d..c87f401f8d 100644 --- a/guide/english/working-in-tech/code-reviews/index.md +++ b/guide/english/working-in-tech/code-reviews/index.md @@ -20,11 +20,12 @@ It is important to be humble throughout the code review process. Accept your mis and be professional when pointing out improvements or errors in the code of your fellow team members. -#### More Information: +#### More Information * [How to Do Code Reviews Like a Human (Part One)](https://mtlynch.io/human-code-reviews-1/) +* [How to Do Code Reviews Like a Human (Part Two)](https://mtlynch.io/human-code-reviews-2/) +* [Code Review Best Practices](https://medium.com/palantir/code-review-best-practices-19e02780015f) * [Smartbear - What is Code Review?](https://smartbear.com/learn/code-review/what-is-code-review/) * [How to Conduct Effective Code Reviews](https://blog.digitalocean.com/how-to-conduct-effective-code-reviews/) * [Why Code Reviews Matter (and actually save time!](https://www.atlassian.com/agile/software-development/code-reviews) -* [How to Do Code Reviews Like a Human (Part Two)](https://mtlynch.io/human-code-reviews-2/) * [Code Reviews: The Definitive Guide](https://simpleprogrammer.com/code-reviews-definitive-guide/)