We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b477789 commit f6d4b2cCopy full SHA for f6d4b2c
packages/google-cloud-node/samples/README.md
@@ -30,7 +30,7 @@ recognition technologies into developer applications.
30
31
### Recognition
32
33
-View the [documentation][recognition_1] or the [source code][recognition_2].
+View the [documentation][recognition_docs] or the [source code][recognition_code].
34
35
__Run the sample:__
36
@@ -40,5 +40,5 @@ Example:
40
41
node recognize "/path/to/audio.file"
42
43
-[recognition_1]: recognize.js
44
-[recognition_2]: https://cloud.google.com/speech/
+[recognition_docs]: https://cloud.google.com/speech/
+[recognition_code]: recognize.js
0 commit comments