diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |