aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThea Flowers <theaflowers@google.com>2018-05-24 13:09:47 -0700
committerGitHub <noreply@github.com>2018-05-24 13:09:47 -0700
commitce54cc3690b47dd7ef76167d2e5aa76ff3ec7ad7 (patch)
treeb3589db5f9652940d08142d2900de22396b2a3a8
parent2f5cb2d6bf564dd405413dde69580978827d5e39 (diff)
downloadgoogle-auth-library-python-ce54cc3690b47dd7ef76167d2e5aa76ff3ec7ad7.tar.gz
Fix links to README and CONTRIBUTING in docs/index.rst (#260)
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index af2c804..56e3eca 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -57,7 +57,7 @@ google-auth is made available under the Apache License, Version 2.0. For more
details, see `LICENSE`_
.. _LICENSE:
- https://github.com/GoogleCloudPlatform/google-auth-library-python/LICENSE
+ https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/LICENSE
Contributing
------------
@@ -66,4 +66,4 @@ We happily welcome contributions, please see our `contributing`_ documentation
for details.
.. _contributing:
- https://github.com/GoogleCloudPlatform/google-auth-library-python/CONTRIBUTING.rst
+ https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CONTRIBUTING.rst