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:
@ -512,7 +512,7 @@ Follow these steps:
|
|||||||
|
|
||||||
## Proposing a Pull Request (PR)
|
## 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
|
## Troubleshooting
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user