Skip to content

Commit aa61c4b

Browse files
author
Roberto Sora
authored
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
1 parent aef5a54 commit aa61c4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: docs/library-specification.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This is the specification for the Arduino library format, to be used with Arduin
77

88
This new library format is intended to be used in tandem with **Library Manager**, available since Arduino IDE 1.6.2.
99
The Library Manager allows users to automatically download and install libraries needed in their projects, with an easy
10-
to use graphical interface in the [Arduino IDE](https://www.arduino.cc/en/guide/libraries#toc3)/Pro IDE and
10+
to use graphical interface in the
11+
[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)
12+
and
1113
[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)
1214
as well as [`arduino-cli lib`](commands/arduino-cli_lib.md).
1315

0 commit comments

Comments
 (0)