aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2022-02-02 11:46:11 +0100
committerGitHub <[email protected]>2022-02-02 11:46:11 +0100
commit4bdad4707d36c1944f293ff071224b4b8e5e2755 (patch)
treed3fe6f7bee9ef5240385abfbdaf5b0649ce9dadb
parentUpdate README.md (diff)
downloadzen-4bdad4707d36c1944f293ff071224b4b8e5e2755.tar.xz
zen-4bdad4707d36c1944f293ff071224b4b8e5e2755.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1571e95d9..5daeba628 100644
--- a/README.md
+++ b/README.md
@@ -208,7 +208,7 @@ or
# Coding Standards
-See [Coding.md](Coding.md)
+See [CODING.md](Coding.md)
Run `prepare_commit.bat` before committing code. It ensures all source files are formatted with
clang-format which you will need to install.