summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormergify[bot]2022-06-22 19:48:50 +0000
committerGitHub2022-06-22 19:48:50 +0000
commita7703f539d4e232cd182ce4e996a4f3d049dfe7a (patch)
treee6799fde333e365c394b95c44da4a654db2ab0ee
parentbfee6b5183eb4d10599b91b7c68ce93be9577502 (diff)
README: fix link to contributing.md (#2596) (#2600)
Co-authored-by: Megan Wachs <megan@sifive.com> (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>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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