From a7703f539d4e232cd182ce4e996a4f3d049dfe7a Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Wed, 22 Jun 2022 19:48:50 +0000 Subject: README: fix link to contributing.md (#2596) (#2600) Co-authored-by: Megan Wachs (cherry picked from commit 4da410e09263ac6cdafce63858ee2f4c552e914f) Co-authored-by: Michael Etzkorn 叶明凯 <34870910+metzkorn@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7c68145e..d7b2dfd3 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ libraryDependencies += "edu.berkeley.cs" %% "chiseltest" % "0.5.3" % "test" ### Guide For New Contributors -If you are trying to make a contribution to this project, please read [CONTRIBUTING.md](https://github.com/Burnleydev1/chisel3/blob/recent_PR/CONTRIBUTING.md) +If you are trying to make a contribution to this project, please read [CONTRIBUTING.md](https://github.com/chipsalliance/chisel3/blob/master/CONTRIBUTING.md) ### Design Verification -- cgit v1.2.3