summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJonathan Huot <JonathanHuot@users.noreply.github.com>2022-02-24 02:07:49 +0100
committerGitHub <noreply@github.com>2022-02-24 07:07:49 +0600
commit2f887b5a070bf617a471c573ad52fb58251c61af (patch)
tree9b65a2611fbdb204a52a13a391c7fab3f16fdbb0 /README.rst
parentd4bafd9f1d0eba3766e933b1ac598cbbf37b8914 (diff)
downloadoauthlib-2f887b5a070bf617a471c573ad52fb58251c61af.tar.gz
Docs: fix Sphinx warnings for better ReadTheDocs generation (#807)
* Fix list of current features for 3.2.0 * Renamed travis-ci.org icon URLs * Force fixing the warnings in the docs generation * Removed unused folder reference * Added orphean documents into summary. * Fix docstring formatting example in contributing page. * Removed unused argument from documentation * Fix sphinx warning resulting in loss of formatting in RTD. * Force setuptools until https://github.com/pypa/setuptools/issues/3118 is fixed * Prevent linux redirection in travis instructions * Add graphviz/dot command to generate docs frmo Travis
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f2003fd..6cc7f39 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ OAuthLib - Python Framework for OAuth1 & OAuth2
*A generic, spec-compliant, thorough implementation of the OAuth request-signing
logic for Python 3.6+.*
-.. image:: https://travis-ci.org/oauthlib/oauthlib.svg?branch=master
- :target: https://travis-ci.org/oauthlib/oauthlib
+.. image:: https://app.travis-ci.com/oauthlib/oauthlib.svg?branch=master
+ :target: https://app.travis-ci.com/oauthlib/oauthlib
:alt: Travis
.. image:: https://coveralls.io/repos/oauthlib/oauthlib/badge.svg?branch=master
:target: https://coveralls.io/r/oauthlib/oauthlib