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:
parent
2b60f3e61e
commit
96915043e8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user