Skip to content

Commit f6d4b2c

Browse files
committed
Fixed mismatched links.
1 parent b477789 commit f6d4b2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/google-cloud-node/samples/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ recognition technologies into developer applications.
3030

3131
### Recognition
3232

33-
View the [documentation][recognition_1] or the [source code][recognition_2].
33+
View the [documentation][recognition_docs] or the [source code][recognition_code].
3434

3535
__Run the sample:__
3636

@@ -40,5 +40,5 @@ Example:
4040

4141
node recognize "/path/to/audio.file"
4242

43-
[recognition_1]: recognize.js
44-
[recognition_2]: https://cloud.google.com/speech/
43+
[recognition_docs]: https://cloud.google.com/speech/
44+
[recognition_code]: recognize.js

0 commit comments

Comments
 (0)