summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-10 23:15:43 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-10 23:15:43 -0400
commit2610f2d6c076cd8660c0e579bcd7519985c7aa45 (patch)
treec045ed328f48c1d9478ca4f0a7739dd325e21029 /README.md
parent16f9c4e71523973103b2d39568c76cff94d6936f (diff)
Fix the link to the CoC in the README badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4519c1e..969a464 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build](https://github.com/zmkfirmware/zmk/workflows/Build/badge.svg)](https://github.com/zmkfirmware/zmk/actions)
[![Netlify Status](https://api.netlify.com/api/v1/badges/942d61a9-87c0-4c23-9b51-f5ed0bce495d/deploy-status)](https://app.netlify.com/sites/zmk/deploys)
-[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)
+[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](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/)