You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-07 14:41:10 +03:00
Remove unnecessary link from submission instructions
This link was intended to provide readily accessible information on what the term "fork" means in this context. However, it comes directly after mention a link, which is referencing the URL provided later in the sentence. This might result in confusion about which of the two links is meant. Most library submitters will already know the meaning of the term "fork" and those who don't will be able to find information about it easily enough, including by visiting the information about pull requests linked to earlier in the document. So I think that it's better to remove this link.
This commit is contained in:
@ -35,7 +35,7 @@ See the instructions below for detailed instructions on how to do this via the G
|
||||
1. You may want to first take a look at
|
||||
[the requirements for admission into the Arduino Library Manager index](FAQ.md#submission-requirements). Each submission will be checked for
|
||||
compliance before being accepted.
|
||||
1. Open this link to [fork](https://guides.github.com/activities/forking/) this repository and edit the list via the
|
||||
1. Open this link to fork this repository and edit the list via the
|
||||
GitHub web interface: https://github.com/arduino/library-registry/edit/main/repositories.txt
|
||||
1. Add the library repository's URL to the list. This should be the URL of the repository home page. For example:
|
||||
`https://github.com/arduino-libraries/Servo`.
|
||||
|
Reference in New Issue
Block a user