Added link for Part Two of article (#20039)

* Added link for Part Two of article

* Removed link. Edited subheading.

* Removed link to GitHub's features/pricing page.
* Change link/reference section to be consistent with what's originally in the stub.
This commit is contained in:
Joe Doh
2018-10-28 22:45:35 -04:00
committed by Tom
parent 398266811b
commit be82a2c6ff

View File

@ -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 and be professional when pointing out improvements or errors in the code of your fellow
team members. 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 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/)