From d643826ff6b32e1abc14ae6c44eb6964ab6642e2 Mon Sep 17 00:00:00 2001 From: Paul Adams Date: Tue, 26 Jan 2021 19:12:14 +0000 Subject: [PATCH] Fixed code of conduct link (#2264) GitHub URLs are case insensitive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cf6433af..020af5925 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Mailspring's UI is entirely open-source and pull requests and contributions are Mailspring's MailSync, however, is closed source. You can read more about the reasons why this is in the [roadmap](https://github.com/Foundry376/Mailspring/blob/master/ROADMAP.md#why-is-mailsync-closed-source). -[![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) ### Building A Plugin