Unverified Commit aa61c4b1 authored by Roberto Sora's avatar Roberto Sora Committed by GitHub

Replace "Arduino Pro IDE" with proper link to Arduino IDE 2.0 (#1309)

* Replace "Arduino Pro IDE" with proper link to Arduino IDE 2.0

* Run prettier
parent aef5a548
...@@ -7,7 +7,9 @@ This is the specification for the Arduino library format, to be used with Arduin ...@@ -7,7 +7,9 @@ This is the specification for the Arduino library format, to be used with Arduin
This new library format is intended to be used in tandem with **Library Manager**, available since Arduino IDE 1.6.2. This new library format is intended to be used in tandem with **Library Manager**, available since Arduino IDE 1.6.2.
The Library Manager allows users to automatically download and install libraries needed in their projects, with an easy The Library Manager allows users to automatically download and install libraries needed in their projects, with an easy
to use graphical interface in the [Arduino IDE](https://www.arduino.cc/en/guide/libraries#toc3)/Pro IDE and to use graphical interface in the
[Arduino IDE](https://www.arduino.cc/en/guide/libraries#toc3)/[Arduino IDE 2.0](https://www.arduino.cc/en/Tutorial/getting-started-with-ide-v2/ide-v2-installing-a-library#installing-a-library)
and
[Arduino Web Editor](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a#toc-libraries-and-the-arduino-web-editor-11) [Arduino Web Editor](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a#toc-libraries-and-the-arduino-web-editor-11)
as well as [`arduino-cli lib`](commands/arduino-cli_lib.md). as well as [`arduino-cli lib`](commands/arduino-cli_lib.md).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment