Skip to content

Commit e694319

Browse files
Simplify access instructions for community contributors (#44099)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 087700a commit e694319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/repositories/viewing-activity-and-data-for-your-repository/viewing-a-projects-contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ category:
2323
You can view the top 100 contributors to a repository{% ifversion ghes %}, including commit co-authors,{% endif %} in the contributors graph. Merge commits and empty commits aren't counted as contributions for this graph.
2424

2525
{% ifversion fpt or ghec %}
26-
You can also see a list of people who have contributed to the project's Python dependencies. To access this list of community contributors, visit `https://github.com/REPO-OWNER/REPO-NAME/graphs/contributors`.
26+
To access the list of community contributors, visit `https://github.com/REPO-OWNER/REPO-NAME/graphs/contributors`.
2727
{% endif %}
2828

2929
## Accessing the contributors graph

0 commit comments

Comments
 (0)