From 168acf0fcdb5d6319ea66323c31166c2d2500abf Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 2 Apr 2019 19:51:59 -0700 Subject: [PATCH] Fix code of conduct link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 32b0dd18..273c1319 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ From there, you can follow the procedures and conventions described below to add your contribution to NeuroDSP! Note that contributors to NeuroDSP are expected to follow the -[Code of Conduct](https://github.com/neurodsp-tools/neurodsp/blob/add-code-of-conduct-1/CODE_OF_CONDUCT.md). +[Code of Conduct](https://github.com/neurodsp-tools/neurodsp/blob/master/CODE_OF_CONDUCT.md). ## Scope