Skip to content

Commit 26017ea

Browse files
authored
Merge pull request #371 from per1234/update-library-registry-links
Update link to Library Manager submission instructions
2 parents 8942978 + b4769cc commit 26017ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/learn/01.starting-guide/04.software-libraries/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A number of libraries come installed with the IDE, but you can also download or
2323

2424
Once it has finished, an **Installed** tag should appear next to the Bridge library, so you can go ahead and close the library manager.
2525

26-
Now the new library will be available in the **Sketch > Include Library** menu. If you want to add your own library to Library Manager, follow [these instructions](https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ).
26+
Now the new library will be available in the **Sketch > Include Library** menu. If you want to add your own library to Library Manager, follow [these instructions](https://github.com/arduino/library-registry#adding-a-library-to-library-manager).
2727

2828
### Online IDE
2929

content/software/ide-v1/tutorials/installing-libraries/installing-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once it has finished, an _Installed_ tag should appear next to the Bridge librar
3131
![](assets/LibraryManager_3.png)
3232

3333
You can now find the new library available in the _Sketch > Include Library_ menu.
34-
If you want to add your own library to Library Manager, follow [these instructions](https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ).
34+
If you want to add your own library to Library Manager, follow [these instructions](https://github.com/arduino/library-registry#adding-a-library-to-library-manager).
3535

3636
## Importing a .zip Library
3737

0 commit comments

Comments
 (0)