@@ -17,7 +17,7 @@ See the instructions below for detailed instructions on how to do this via the G
17
17
[ the requirements for admission into the Arduino Library Manager index] ( https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ ) .
18
18
Each submission will be checked for compliance before being accepted.
19
19
1 . Open this link to [ fork] ( https://guides.github.com/activities/forking/ ) this repository and edit the list via the
20
- GitHub web interface: https://github.com/arduino/library-manager-list /edit/main/repositories.txt
20
+ GitHub web interface: https://github.com/arduino/library-registry /edit/main/repositories.txt
21
21
1 . Add the library repository's URL to the list. This should be the URL of the repository home page. For example:
22
22
` https://github.com/arduino-libraries/Servo ` .
23
23
1 . At the bottom of the page, select the radio button next to "Create a new branch for this commit and start a pull
@@ -36,7 +36,7 @@ with your pull request or with the library.
36
36
37
37
Edit the file in the
38
38
[ branch] ( https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-branches ) you submitted the
39
- pull request from in your fork of the ` arduino/library-manager-list ` repository, then commit.
39
+ pull request from in your fork of the ` arduino/library-registry ` repository, then commit.
40
40
41
41
Doing this will update the pull request and cause the automated checks to run again.
42
42
@@ -49,7 +49,7 @@ Doing this will update the pull request and cause the automated checks to run ag
49
49
[ tag] ( https://git-scm.com/docs/git-tag ) . The Library Manager index always uses tagged versions of the libraries, so
50
50
even if the development version of the library is compliant, it can't be accepted until the latest release or tag is
51
51
compliant. Alternatively, you can redo the existing release/tag if you prefer.
52
- 1 . Comment on your pull request here in the ` arduino/library-manager-list ` repository, mentioning ** @ArduinoBot ** in the
52
+ 1 . Comment on your pull request here in the ` arduino/library-registry ` repository, mentioning ** @ArduinoBot ** in the
53
53
comment. Doing this will cause the automated check to run again.
54
54
55
55
## Changing the URL of a library already in Library Manager
@@ -79,4 +79,4 @@ This repository is not an appropriate place to request support or report problem
79
79
own documentation for instructions or ask on the [ Arduino Forum] ( https://forum.arduino.cc/ ) .
80
80
81
81
If the problem is about something else, please make an issue report here:
82
- https://github.com/arduino/library-manager-list /issues?q=is%3Aissue
82
+ https://github.com/arduino/library-registry /issues?q=is%3Aissue
0 commit comments