Commit 8c29d2e 1 parent e100b63 commit 8c29d2e Copy full SHA for 8c29d2e
File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ oauthlib integration for Google Auth
6
6
This library provides `oauthlib `_ integration with `google-auth `_.
7
7
8
8
.. |build | image :: https://travis-ci.org/googleapis/google-auth-library-python-oauthlib.svg?branch=main
9
- :target: https://travis-ci.org/googleapis/google-auth-library-python-oauthlib
10
- .. |docs | image :: https://readthedocs.org/projects/google-auth-oauthlib/badge/?version=latest
11
- :target: https://google-auth-oauthlib.readthedocs.io/en/latest/
9
+ :target: https://googleapis.dev/python/google-auth-oauthlib/latest/index.html
12
10
.. |pypi | image :: https://img.shields.io/pypi/v/google-auth-oauthlib.svg
13
11
:target: https://pypi.python.org/pypi/google-auth-oauthlib
14
12
@@ -27,9 +25,9 @@ You can install using `pip`_::
27
25
Documentation
28
26
-------------
29
27
30
- The latest documentation is available at `google-auth-oauthlib.readthedocs.io `_.
28
+ The latest documentation is available at `google-auth-oauthlib.googleapis.dev `_.
31
29
32
- .. _google-auth-oauthlib.readthedocs.io : http ://google-auth-oauthlib.readthedocs.io/
30
+ .. _google-auth-oauthlib.googleapis.dev : https ://googleapis.dev/python/ google-auth-oauthlib/latest/index.html
33
31
34
32
Supported Python Versions
35
33
-------------------------
You can’t perform that action at this time.
0 commit comments