Skip to content

Commit e681bd2

Browse files
authored
docs: fix Speech Recognition Client link (#10001)
1 parent 2021b5a commit e681bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Thus, the following are not supported:
509509
- Android
510510
- Consider [Firebase](https://firebase.google.com), which includes many of these APIs.
511511
- It is possible to use these libraries in many cases, although it is unsupported.
512-
You can find examples, such as [this one](https://github.com/GoogleCloudPlatform/android-docs-samples/tree/main/speech/SpeechRecognitionClient),
512+
You can find examples, such as [this one](https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/SpeechRecognitionClient),
513513
in this [example repository](https://github.com/GoogleCloudPlatform/android-docs-samples) but consider the risks carefully before using these libraries in an application.
514514
- Raspberry Pi (since it runs on the ARM architecture)
515515
- Google App Engine Standard Java 7

0 commit comments

Comments
 (0)