@@ -17,7 +17,7 @@ See the instructions below for detailed instructions on how to do this via the G
1717 [ the requirements for admission into the Arduino Library Manager index] ( https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ ) .
1818 Each submission will be checked for compliance before being accepted.
19191 . 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
21211 . Add the library repository's URL to the list. This should be the URL of the repository home page. For example:
2222 ` https://github.com/arduino-libraries/Servo ` .
23231 . 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.
3636
3737Edit the file in the
3838[ 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.
4040
4141Doing this will update the pull request and cause the automated checks to run again.
4242
@@ -49,7 +49,7 @@ Doing this will update the pull request and cause the automated checks to run ag
4949 [ tag] ( https://git-scm.com/docs/git-tag ) . The Library Manager index always uses tagged versions of the libraries, so
5050 even if the development version of the library is compliant, it can't be accepted until the latest release or tag is
5151 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
5353 comment. Doing this will cause the automated check to run again.
5454
5555## 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
7979own documentation for instructions or ask on the [ Arduino Forum] ( https://forum.arduino.cc/ ) .
8080
8181If 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