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

This commit is contained in:
Janice
2022-06-15 10:49:52 +02:00
committed by GitHub
parent 7ad0a65ef0
commit ad044d04b5

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.
View a list of the users that have starred a repository by appending /stargazers to the end of a url of a repository.
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`.
## Organizing starred repositories with lists