1
0
mirror of synced 2026-01-20 12:02:14 -05:00

Merge pull request #24198 from Kirikx/fix_link_viewing_a_projects_contributors

Fixed link to project contributors
This commit is contained in:
mc
2023-03-03 15:11:10 +00:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ shortTitle: View project contributors
You can view the top 100 contributors to a repository{% ifversion ghes or ghae %}, including commit co-authors,{% endif %} in the contributors graph. Merge commits and empty commits aren't counted as contributions for this graph.
{% ifversion fpt or ghec %}
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/community_contributors`.
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`.
{% endif %}
## Accessing the contributors graph