diff options
| author | Scott Shawcroft <scott@chickadee.tech> | 2016-10-13 14:11:53 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@chickadee.tech> | 2016-10-13 14:11:53 -0700 |
| commit | 674038c281445664cea6cf8614a262b636999d9c (patch) | |
| tree | f8de09cdfce6d0d4329fc16e9e64609c09d02e4f | |
| parent | 8d9da429c29ffb4afa2a02901d9a1ee626d1577f (diff) | |
Correct code of conduct link.
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2509f8a37..bb7adca4e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. -A copy is available in (CODE_OF_CONDUCT.md)[CODE_OF_CONDUCT.md]. +https://github.com/adafruit/micropython/blob/master/CODE_OF_CONDUCT.md When reporting an issue and especially submitting a pull request, please make sure that you are acquainted with Contributor Guidelines: |
