diff --git a/speech/microphone/README.rst b/speech/microphone/README.rst index e3185b312d4..1368c9ed57f 100644 --- a/speech/microphone/README.rst +++ b/speech/microphone/README.rst @@ -43,7 +43,7 @@ Install Dependencies .. code-block:: bash - $ git clone https://github.com/googleapis/python-speech.git + $ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.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/speech/snippets/README.rst b/speech/snippets/README.rst index 692fc77a354..6f83a5ce5af 100644 --- a/speech/snippets/README.rst +++ b/speech/snippets/README.rst @@ -43,7 +43,7 @@ Install Dependencies .. code-block:: bash - $ git clone https://github.com/googleapis/python-speech.git + $ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.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.