File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11Google Auth Python Library
22==========================
33
4- |docs | | pypi |
4+ |pypi |
55
66This library simplifies using Google's various server-to-server authentication
77mechanisms to access Google APIs.
88
9- .. |docs | image :: https://readthedocs.org/projects/google-auth/badge/?version=latest
10- :target: https://google-auth.readthedocs.io/en/latest/
119.. |pypi | image :: https://img.shields.io/pypi/v/google-auth.svg
1210 :target: https://pypi.python.org/pypi/google-auth
1311
@@ -35,7 +33,7 @@ Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
3533Documentation
3634-------------
3735
38- Google Auth Python Library has usage and reference documentation at ` google-auth.readthedocs.io < https://google-auth.readthedocs.io >`_ .
36+ Google Auth Python Library has usage and reference documentation at https://googleapis.dev/python/ google-auth/latest/index.html .
3937
4038Current Maintainers
4139-------------------
@@ -55,11 +53,11 @@ Contributions to this library are always welcome and highly encouraged.
5553
5654See `CONTRIBUTING.rst `_ for more information on how to get started.
5755
58- .. _CONTRIBUTING.rst : https://github.com/GoogleCloudPlatform /google-auth-library-python/blob/master/CONTRIBUTING.rst
56+ .. _CONTRIBUTING.rst : https://github.com/googleapis /google-auth-library-python/blob/master/CONTRIBUTING.rst
5957
6058License
6159-------
6260
6361Apache 2.0 - See `the LICENSE `_ for more information.
6462
65- .. _the LICENSE : https://github.com/GoogleCloudPlatform /google-auth-library-python/blob/master/LICENSE
63+ .. _the LICENSE : https://github.com/googleapis /google-auth-library-python/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments