From 8ada59ed8836149b22ce62296391fa4b3f8d2402 Mon Sep 17 00:00:00 2001 From: Apodemus Date: Sat, 17 Sep 2022 23:38:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7343a1585..198049c2c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ See [License](LICENSE) -[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md) +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) Cppfront is a personal experimental compiler from an experimental C++ 'syntax 2' to today's 'syntax 1,' to learn some things, prove out some concepts, and share some ideas. This README summarizes: