1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md

Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
Janice
2022-06-15 10:54:18 +02:00
committed by GitHub
parent ad044d04b5
commit c9b6cd5211

View File

@@ -48,7 +48,7 @@ Starring a repository is a simple two-step process.
You can view everyone who has starred a public repository or a private repository you have access to.
To view everyone who has starred a repository, add `/stargazers` to the end of the URL of a repository, for example `https://github.com/ORGANIZATION/REPOSITORY/stargazers`.
To view everyone who has starred a repository, add `/stargazers` to the end of the URL of a repository. For example, to view stargazers for the github/docs repository, visit https://github.com/github/docs/stargazers.
## Organizing starred repositories with lists