Skip to content

Commit 27b93a2

Browse files
authored
Merge pull request #3 from arduino/rename-repo
Update documentation to reflect repository name change
2 parents c2fd5e2 + 4f2d7a7 commit 27b93a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1919
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
2121
1. 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`.
2323
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.
3636

3737
Edit 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

4141
Doing 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
7979
own documentation for instructions or ask on the [Arduino Forum](https://forum.arduino.cc/).
8080

8181
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

Comments
 (0)