Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 8f3ef44

Browse files
authored
docs: fix link to documentation (#24)
Closes #22
1 parent 4a53bf0 commit 8f3ef44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Cloud Functions
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-functions.svg
1616
:target: https://pypi.org/project/google-cloud-functions
1717
.. _Cloud Functions API: https://cloud.google.com/functions/
18-
.. _Client Library Documentation: https://googleapis.dev/python/cloudfunctionslatest
18+
.. _Client Library Documentation: https://googleapis.dev/python/cloudfunctions/latest
1919
.. _Product Documentation: https://cloud.google.com/functions/
2020

2121
Quick Start
@@ -79,4 +79,4 @@ Next Steps
7979
APIs that we cover.
8080

8181
.. _Cloud Functions API Product documentation: https://cloud.google.com/functions/docs
82-
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
82+
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)