From 166b5a0ab98a168f27a2683c75f5981daac90a9c Mon Sep 17 00:00:00 2001 From: per1234 Date: Thu, 10 Oct 2024 23:44:28 -0700 Subject: [PATCH] Bring files into compliance with latest Prettier formatting style The Prettier tool is used to format the project's Markdown files. Prettier's word wrapping system seems to have changed in a recent release. This caused the "Check Prettier Formatting" GitHub Actions workflow to start failing due to the formatting of some Markdown files no longer being in compliance with the Prettier formatting style. --- README.md | 4 ++-- docs/deprecated.md | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 65d3d1b..f4cd77a 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ For guidance on installation and development, see the [User documentation] ## Security -If you think you found a vulnerability or other security-related bug in this project, please read our [security policy] -and report the bug to our Security Team 🛡️ Thank you! +If you think you found a vulnerability or other security-related bug in this project, please read our [security policy] and +report the bug to our Security Team 🛡️ Thank you! e-mail contact: security@arduino.cc diff --git a/docs/deprecated.md b/docs/deprecated.md index 5dbf79e..6d16771 100644 --- a/docs/deprecated.md +++ b/docs/deprecated.md @@ -8,9 +8,8 @@ Uploader. ## MKR Vidor 4000 -The [Arduino MKR Vidor 4000] has been deprecated during the migration to the [plugin] system because the board has -reached it's EOL state. If you wish to update the firmware it's still possible by using version [2.3.0] of the Arduino -Firmware Uploader. +The [Arduino MKR Vidor 4000] has been deprecated during the migration to the [plugin] system because the board has reached +it's EOL state. If you wish to update the firmware it's still possible by using version [2.3.0] of the Arduino Firmware Uploader. [Arduino MKR 1000]: https://docs.arduino.cc/hardware/mkr-1000-wifi [Arduino MKR Vidor 4000]: https://docs.arduino.cc/hardware/mkr-vidor-4000