Skip to content

Commit 9e5efdf

Browse files
authored
issue-10628 fix (GoogleCloudPlatform#11451)
1 parent 3c389f3 commit 9e5efdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

speech/microphone/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Install Dependencies
4343

4444
.. code-block:: bash
4545
46-
$ git clone https://github.com/googleapis/python-speech.git
46+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
4747
4848
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.
4949

speech/snippets/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Install Dependencies
4343

4444
.. code-block:: bash
4545
46-
$ git clone https://github.com/googleapis/python-speech.git
46+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
4747
4848
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.
4949

0 commit comments

Comments
 (0)