File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 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
66This library provides `oauthlib `_ integration with `google-auth `_.
77
88.. |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
1210.. |pypi | image :: https://img.shields.io/pypi/v/google-auth-oauthlib.svg
1311 :target: https://pypi.python.org/pypi/google-auth-oauthlib
1412
@@ -27,9 +25,9 @@ You can install using `pip`_::
2725Documentation
2826-------------
2927
30- The latest documentation is available at `google-auth-oauthlib.readthedocs.io `_.
28+ The latest documentation is available at `google-auth-oauthlib.googleapis.dev `_.
3129
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
3331
3432Supported Python Versions
3533-------------------------
You can’t perform that action at this time.
0 commit comments