File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/google-cloud-speech Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ possible. Check out the `Authentication section`_ in our documentation to
26
26
learn more. You may also find the `authentication document `_ shared by all
27
27
the ``google-cloud-* `` libraries to be helpful.
28
28
29
- .. _Authentication section : http ://google-cloud-python.readthedocs.io/en/latest/google-cloud- auth.html
29
+ .. _Authentication section : https ://google-cloud-python.readthedocs.io/en/latest/core/ auth.html
30
30
.. _authentication document : https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
31
31
32
32
Using the API
@@ -41,7 +41,7 @@ and receive a text transcription from the Cloud Speech API service.
41
41
See the ``google-cloud-python `` API `speech documentation `_ to learn how to
42
42
connect to the Google Cloud Speech API using this Client Library.
43
43
44
- .. _speech documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/speech- usage.html
44
+ .. _speech documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/speech/ usage.html
45
45
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-speech.svg
46
46
:target: https://pypi.python.org/pypi/google-cloud-speech
47
47
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg
You can’t perform that action at this time.
0 commit comments