From c49ddbada60f7189dfc0e62fa03fadd27ccffe8e Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 29 Jun 2018 22:22:26 +0530 Subject: [PATCH] docs: update the path to the PR image --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index bfbfc61bf1..8e4ce407d3 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -305,7 +305,7 @@ A pull request (PR) is a method of submitting proposed changes to the freeCodeCa 2. By default, all pull requests should be against the freeCodeCamp Curriculum repo’s `dev` branch. **Make sure that your Base Fork is set to freeCodeCamp/curriculum when raising a pull request.** - ![pr-fork-instructions](docs/images/pr-fork-instructions.png) + ![pr-fork-instructions](images/pr-fork-instructions.png) 3. Submit a [pull request](http://forum.freecodecamp.org/t/how-to-contribute-via-a-pull-request/19368) from your branch to the freeCodeCamp Curriculum `dev` branch.