diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-10 23:15:43 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-10 23:15:43 -0400 |
commit | 2610f2d6c076cd8660c0e579bcd7519985c7aa45 (patch) | |
tree | c045ed328f48c1d9478ca4f0a7739dd325e21029 | |
parent | 16f9c4e71523973103b2d39568c76cff94d6936f (diff) |
Fix the link to the CoC in the README badge.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://github.com/zmkfirmware/zmk/actions) [](https://app.netlify.com/sites/zmk/deploys) -[](code_of_conduct.md) +[](CODE_OF_CONDUCT.md) This project is a complete work in progress, with absolutely nothing functioning yet. The goal is to explore a new MK firmware with a less restritive license and better BLE support, built on top of the [Zephyrâ„¢ Project](https://www.zephyrproject.org/) |