diff --git a/packages/google-cloud-speech/samples/microphone/README.rst b/packages/google-cloud-speech/samples/microphone/README.rst index 6363b5738a98..ef75b54181b5 100644 --- a/packages/google-cloud-speech/samples/microphone/README.rst +++ b/packages/google-cloud-speech/samples/microphone/README.rst @@ -39,7 +39,7 @@ Install Dependencies .. code-block:: bash - $ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git + $ git clone https://github.com/googleapis/python-speech.git #. 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. diff --git a/packages/google-cloud-speech/samples/snippets/README.rst b/packages/google-cloud-speech/samples/snippets/README.rst index f43716a5789a..e0e235a2cd52 100644 --- a/packages/google-cloud-speech/samples/snippets/README.rst +++ b/packages/google-cloud-speech/samples/snippets/README.rst @@ -39,7 +39,7 @@ Install Dependencies .. code-block:: bash - $ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git + $ git clone https://github.com/googleapis/python-speech.git #. 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.