From c71cfe808912d3e9fbd397e938e196adcb81cf52 Mon Sep 17 00:00:00 2001 From: aadilshabier <64919407+aadilshabier@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:48:40 +0530 Subject: [PATCH] Update Linux coding style link in CONTRIBUTING.md The Linux coding style documentation has since been moved and the old link now informs the user to go to this new link instead --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c8a29e75..5fe79e4e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,7 @@ Coding style for C code ----------------------- Redshift follows roughly the Linux coding style -. Some specific rules to +. Some specific rules to note are: * Lines should not be longer than 80 characters in new code. If lines are