Skip to content

Commit 31aab3b

Browse files
committed
Fix broken link in documentation
The Arduino Library Manager documentation was moved to a new location without setting up a redirect, which broke this link.
1 parent 99a075f commit 31aab3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ accepted by this flag are:
3838

3939
### Library Manager setting
4040

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
4344
[some requirements](https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ).
4445

4546
**Arduino Lint** provides checks for these requirements as well, controlled by the `--library-manager` flag.

0 commit comments

Comments
 (0)