Skip to content

Commit 2427308

Browse files
jybaeklukesneeringer
authored andcommitted
Fix broken link in Speech README. (#3821)
1 parent 595b00f commit 2427308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-python-speech/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Speech
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/speech/usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/speech/
1313

1414
Quick Start
1515
-----------
@@ -41,7 +41,7 @@ and receive a text transcription from the Cloud Speech API service.
4141
See the ``google-cloud-python`` API `speech documentation`_ to learn how to
4242
connect to the Google Cloud Speech API using this Client Library.
4343

44-
.. _speech documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/speech/usage.html
44+
.. _speech documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/speech/
4545
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-speech.svg
4646
:target: https://pypi.org/project/google-cloud-speech/
4747
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg

0 commit comments

Comments
 (0)