Skip to content

Commit

Permalink
Fixed mismatched links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed May 25, 2016
1 parent d04df5a commit 43c84f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-speech/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ recognition technologies into developer applications.

### Recognition

View the [documentation][recognition_1] or the [source code][recognition_2].
View the [documentation][recognition_docs] or the [source code][recognition_code].

__Run the sample:__

Expand All @@ -40,5 +40,5 @@ Example:

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

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

0 comments on commit 43c84f0

Please sign in to comment.