diff --git a/samples/microphone/README.rst b/samples/microphone/README.rst index 6363b573..ef75b541 100644 --- a/samples/microphone/README.rst +++ b/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/samples/snippets/README.rst b/samples/snippets/README.rst index f43716a5..e0e235a2 100644 --- a/samples/snippets/README.rst +++ b/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.