Skip to content

Commit

Permalink
Fix link to ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
weineran authored Nov 10, 2022
1 parent 6f03ac9 commit 75a7985
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 @@ -4,7 +4,7 @@ Thanks for your interest in contributing to Gitleaks-Action!

## Quickstart
* Make changes to the files in the `src` directory.
* "Build" the dist using [ncc]([url](https://github.com/vercel/ncc)):
* "Build" the dist using [ncc](https://github.com/vercel/ncc):
* Use [nvm](https://github.com/nvm-sh/nvm) to select the right version of node:
```
nvm use
Expand Down

0 comments on commit 75a7985

Please sign in to comment.