File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,9 @@ accepted by this flag are:
38
38
39
39
### Library Manager setting
40
40
41
- [ Arduino Library Manager] ( https://www.arduino.cc/en/guide/libraries#toc3 ) is the best way to provide installation and
42
- updates of Arduino libraries. In order to be accepted for inclusion in Library Manager, a library is required to meet
41
+ [ Arduino Library Manager] ( https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#using-the-library-manager )
42
+ is the best way to provide installation and updates of Arduino libraries. In order to be accepted for inclusion in
43
+ Library Manager, a library is required to meet
43
44
[ some requirements] ( https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ ) .
44
45
45
46
** Arduino Lint** provides checks for these requirements as well, controlled by the ` --library-manager ` flag.
You can’t perform that action at this time.
0 commit comments