mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 10:51:14 +00:00
HTTPS for readthedocs everywhere
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://pypi.python.org/pypi/PyGithub)
|
||||
[](https://travis-ci.org/PyGithub/PyGithub)
|
||||
[](http://pygithub.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://pygithub.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License)
|
||||
[](https://gitter.im/PyGithub/PyGithub?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://www.codetriage.com/pygithub/pygithub)
|
||||
@@ -43,7 +43,7 @@ for repo in g.get_user().get_repos():
|
||||
|
||||
## Documentation
|
||||
|
||||
More information can be found on the [PyGitHub documentation site.](http://pygithub.readthedocs.io/en/latest/introduction.html)
|
||||
More information can be found on the [PyGitHub documentation site.](https://pygithub.readthedocs.io/en/latest/introduction.html)
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user