mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Fixed links to github docs. [#2009]
This commit is contained in:
@@ -25,7 +25,7 @@ import github.GithubObject
|
||||
|
||||
class RequiredStatusChecks(github.GithubObject.CompletableGithubObject):
|
||||
"""
|
||||
This class represents Required Status Checks. The reference can be found here https://docs.github.com/en/rest/reference/repos/branches#get-required-status-checks-of-protected-branch
|
||||
This class represents Required Status Checks. The reference can be found here https://docs.github.com/en/rest/reference/repos#get-status-checks-protection
|
||||
"""
|
||||
|
||||
def __repr__(self):
|
||||
|
||||
Reference in New Issue
Block a user