Skip to content

Commit

Permalink
nit(CONTRIBUTING): fixes incorrect hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgousset committed Feb 26, 2024
1 parent a1e8387 commit fea1ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $ cd developer-tooling
### Installing Node.js

We use [Node.js](https://nodejs.org/en/) to run the project locally.
You need to install the **Node.js version** specified in [.nvmrc](../.nvmrc). To do so, run:
You need to install the **Node.js version** specified in [.nvmrc](/.nvmrc). To do so, run:

```sh
$ nvm install
Expand Down

0 comments on commit fea1ddd

Please sign in to comment.