mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 19:31:10 +00:00
Fixed links to github docs. [#2009]
This commit is contained in:
@@ -26,7 +26,7 @@ from github import Consts
|
||||
|
||||
class SourceImport(github.GithubObject.CompletableGithubObject):
|
||||
"""
|
||||
This class represents SourceImports. The reference can be found here https://docs.github.com/en/rest/reference/migration#source_imports
|
||||
This class represents SourceImports. The reference can be found here https://docs.github.com/en/rest/reference/migrations#source-imports
|
||||
"""
|
||||
|
||||
def __repr__(self):
|
||||
|
||||
Reference in New Issue
Block a user