diff --git a/Coding-Standards.md b/Coding-Standards.md index 514aecc..7e57eb8 100644 --- a/Coding-Standards.md +++ b/Coding-Standards.md @@ -18,6 +18,7 @@ Please follow these coding standards for contributing code to Marlin. Pull reque - [Marlin-specific Conventions](marlin-specific-conventions) - [Preprocessor Directives](#preprocessor-directives) – Faster compilation, smaller code - [Adding a New Features](#adding-a-new-feature) – Make Marlin better with your own code +- [Useful Links](#useful-links) ## Coding Style ### Indentation