Skip to content

Commit f642f11

Browse files
authored
Sprint 92 #2 (#323)
* Fix anchor link (HC-1453) * New and improved (HC-1080) * fix typos * TOC: Remove link to deleted section
1 parent 8485f2b commit f642f11

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ In this article:
1111
* [About account deletion](#about-account-deletion)
1212
* [Before you delete your Arduino account](#before-you-delete-your-account)
1313
* [Deleting your Arduino account](#delete-account)
14-
* [Requesting forum account anonymization](#forum-account-anonymization)
1514

1615
---
1716

content/Hardware Support/Generic/Find-a-library-for-your-boards-Inertial-Measurement-Unit-IMU.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Some Arduino boards come with an embedded Inertial Measurement Unit (IMU) in the
2323
Here are some tips to find an IMU library for a non-Arduino board:
2424

2525
* Check the technical specifications for the board and determine the name of the IMU sensor. Use a search engine to look for compatible libraries.
26-
* Go to <a class="link-external" href="https://search.arduino.cc/search?tab=reference">search.arduino.cc and search for your imu sensor"imu" in the Documentation tab</a>.
26+
* Go to <a class="link-external" href="https://search.arduino.cc/search?tab=reference">search.arduino.cc and search for "imu" or a specific name in the Documentation tab</a>.
2727
* Contact your reseller or the board manufacturer.
2828

2929
---
3030

3131
## Further reading
3232

33-
* <a class="link-external" href="https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE">Add libraries to Arduino IDE</a>
33+
* <a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE">Add libraries to Arduino IDE</a>

0 commit comments

Comments
 (0)