From 9a5263e5082c4e6fb9a2fede021486e0bb8774bf Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 30 Dec 2020 12:26:39 -0600 Subject: [PATCH] Update GUIDELINES.md --- docs/GUIDELINES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GUIDELINES.md b/docs/GUIDELINES.md index 0fc9e642f..d72402c8c 100644 --- a/docs/GUIDELINES.md +++ b/docs/GUIDELINES.md @@ -44,7 +44,7 @@ Proposed code changes should be submitted to the project through [GitHub pull re Further resources: -* [*How to Make Your Code Reviewer Fall in Love with You*](https://mtlynch.io/code-review-love/#1-review-your-own-code-first), by Michael Lynch. +* [*How to Make Your Code Reviewer Fall in Love with You*](https://mtlynch.io/code-review-love), by Michael Lynch. ## Release Process