aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.