From 8fce9783d1fa0568a12c0f7b0bb2e0d83634d978 Mon Sep 17 00:00:00 2001 From: florencep Date: Wed, 19 Jul 2017 10:30:11 -0700 Subject: [PATCH] update the documentation link due to the change of the Python Client library doc link --- translate/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translate/README.rst b/translate/README.rst index a85374ff5298..47ecc3b553d2 100644 --- a/translate/README.rst +++ b/translate/README.rst @@ -9,7 +9,7 @@ Python Client for Google Cloud Translation - `Documentation`_ -.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/translate-usage.html +.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/translate/usage.html Quick Start -----------