diff --git a/_linter/markdownlint.yml b/_linter/markdownlint.yml index 2aee6fd4b..d2bf032d1 100644 --- a/_linter/markdownlint.yml +++ b/_linter/markdownlint.yml @@ -26,6 +26,7 @@ HC005: attributes: - title - id + - draft - labels HC006: title_line_length: 124 diff --git a/content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md b/content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md index 0c3edd659..710369079 100644 --- a/content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md +++ b/content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md @@ -1,6 +1,7 @@ --- title: "How to delete your Arduino account" id: 360017090920 +draft: true --- Learn about Arduino account deletion. @@ -13,12 +14,9 @@ You can request to have your account deleted from the profile page or within the ### On arduino.cc -1. **Open your profile page:** +1. Go to [id.arduino.cc](https://id.arduino.cc/). - * - * Go directly to [id.arduino.cc](https://id.arduino.cc/). - -2. Under **Account Settings**, find the text "If you wish to delete your Arduino account click here" and click on the link. +2. Under **Account Settings**, find the text "If you wish to delete your Arduino account click here". Click on **"click here"**. ![The deletion link on the Arduino profile page.](img/delete-your-arduino.account.png)