fix(docs): fixed link to within local build guide (#38577)

* fix(docs): fixed link to within local build guide 

The link for "how to open a pull request" wasn't working to I fixed the link so that it takes you to a the proper place

* Update how-to-setup-freecodecamp-locally.md
This commit is contained in:
jaredwils 2020-04-20 07:34:06 -04:00 committed by GitHub
parent 2b60f3e61e
commit 96915043e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -512,7 +512,7 @@ Follow these steps:
## Proposing a Pull Request (PR)
After you've committed your changes, check here for [how to open a Pull Request](/how-to-open-a-pull-request.md).
After you've committed your changes, check here for [how to open a Pull Request](how-to-open-a-pull-request.md).
## Troubleshooting