mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
Fixed links to github docs. [#2009]
This commit is contained in:
@@ -29,7 +29,7 @@ import github.GithubObject
|
||||
|
||||
class StatsCommitActivity(github.GithubObject.NonCompletableGithubObject):
|
||||
"""
|
||||
This class represents StatsCommitActivities. The reference can be found here http://docs.github.com/en/rest/reference/repos/statistics#get-the-last-year-of-commit-activity-data
|
||||
This class represents StatsCommitActivities. The reference can be found here https://docs.github.com/en/rest/reference/repos#get-the-last-year-of-commit-activity
|
||||
"""
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user