From 2a13fb0a908154e09fd65126d7531e8989c39b98 Mon Sep 17 00:00:00 2001 From: Noer Date: Wed, 15 Jul 2020 18:24:43 +0200 Subject: [PATCH] Update how-to-code-review.md --- how-to-code-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-code-review.md b/how-to-code-review.md index c81b466a..329dc3da 100644 --- a/how-to-code-review.md +++ b/how-to-code-review.md @@ -8,7 +8,7 @@ Before we start the code review, we have to know where do it. Follow the steps: 1. Go to the repository that contains the pull requests you want to review. In our case that's [/hackyourfuture/post-grad-ed](https://github.com/hackyourfuture/post-grad-ed/): -![Postgrad Repository](./assets/steps1.png) +![Postgrad Repository](./assets/step1.png) 2. Click on the "Pull requests" tab: