From ba1e11c7110527e64f0848e0ddbe9b2b0c3acd9c Mon Sep 17 00:00:00 2001 From: chenjiahao Date: Mon, 18 Oct 2021 17:06:05 +0800 Subject: [PATCH] docs: fix the link of nfpm --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index f15dd2f000ee..4874468c9910 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -33,7 +33,7 @@ Here is what is needed: - [`git-lfs`](https://git-lfs.github.com) - [`yarn`](https://classic.yarnpkg.com/en/) - Used to install JS packages and run scripts -- [`nfpm`](https://classic.yarnpkg.com/en/) +- [`nfpm`](https://nfpm.goreleaser.com/) - Used to build `.deb` and `.rpm` packages - [`jq`](https://stedolan.github.io/jq/) - Used to build code-server releases