Skip to content

Commit

Permalink
Fix client lib docs link in README. (#7813)
Browse files Browse the repository at this point in the history
Closes #7790.
  • Loading branch information
tseaver authored Apr 29, 2019
1 parent 8b18324 commit 627377d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iam/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Python Client for IAM API (`Alpha`_)

.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _IAM API: https://cloud.google.com/iam
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/iam/usage.html
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/iam/index.html
.. _Product Documentation: https://cloud.google.com/iam

Quick Start
Expand Down Expand Up @@ -80,4 +80,4 @@ Next Steps
APIs that we cover.

.. _IAM API Product documentation: https://cloud.google.com/iam
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

0 comments on commit 627377d

Please sign in to comment.