diff --git a/guide/english/working-in-tech/code-reviews/index.md b/guide/english/working-in-tech/code-reviews/index.md index 9cd062ebfd..ba8f56a059 100644 --- a/guide/english/working-in-tech/code-reviews/index.md +++ b/guide/english/working-in-tech/code-reviews/index.md @@ -20,7 +20,7 @@ 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. -## Want to learn more? +#### More Information: -* [GitHub Documentation](https://github.com/features/code-review) : Learn how to write better code and document your changes with version control * [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/)