docs: update links in curriculum guide
This commit is contained in:
@ -19,7 +19,7 @@ The content for each challenge is stored in its own markdown file. This markdown
|
||||
|
||||
There are two ways you can work on these challenges:
|
||||
|
||||
- We recommend, you clone the project and edit locally on your computer. For help with that, read our [contributing guidelines here](/CONTRIBUTING.md).
|
||||
- **We recommend, you clone the project and edit locally on your computer.** For help with that, read our [contributing guidelines here](/CONTRIBUTING.md).
|
||||
- Or optionally, you can modify a challenge within the GitHub interface, by clicking the pencil icon to start editing the file.
|
||||
|
||||
## Challenge Template
|
||||
@ -322,7 +322,7 @@ Before you [create a pull request](how-to-open-a-pull-request.md) for your chang
|
||||
npm run test -- -g 'the full English title of the challenge'
|
||||
```
|
||||
|
||||
Once you have verified that each challenge you've worked on passes the tests, please create a pull request.
|
||||
Once you have verified that each challenge you've worked on passes the tests, [please create a pull request](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/docs/how-to-open-a-pull-request.md).
|
||||
|
||||
### Useful Links
|
||||
|
||||
|
Reference in New Issue
Block a user