From 2801d82c82623a718f7fb3685ef85453c04776b7 Mon Sep 17 00:00:00 2001 From: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> Date: Mon, 13 Jun 2022 10:17:51 +0200 Subject: [PATCH] Updated styleguide link Fixed issue from https://github.com/arduino/docs-content/issues/288 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6567770b8..4a23be0e5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ Contributions that are more likely to be rejected: ## Style -We require content to be written in plain and concise language, so that both basic and advanced users can understand it. See our [Style Guide](https://docs.arduino.cc/hacking/software/ArduinoStyleGuide) for more information about this. +We require content to be written in plain and concise language, so that both basic and advanced users can understand it. See our [Style Guide](https://docs.arduino.cc/learn/contributions/arduino-writing-style-guide) for more information about this. ## Licensing