diff --git a/translate/.repo-metadata.json b/translate/.repo-metadata.json index 3927d8d1fe03..85f651a8088e 100644 --- a/translate/.repo-metadata.json +++ b/translate/.repo-metadata.json @@ -2,7 +2,7 @@ "name": "translation", "name_pretty": "Cloud Translation", "product_documentation": "https://cloud.google.com/translate/docs/", - "client_documentation": "https://googleapis.dev/python/translate/latest", + "client_documentation": "https://googleapis.dev/python/translation/latest", "issue_tracker": "https://issuetracker.google.com/savedsearches/559749", "release_level": "ga", "language": "python", @@ -10,4 +10,4 @@ "distribution_name": "google-cloud-translate", "api_id": "translation.googleapis.com", "requires_billing": true -} \ No newline at end of file +} diff --git a/translate/README.rst b/translate/README.rst index feeb2107b8cb..42dc1e3792b9 100644 --- a/translate/README.rst +++ b/translate/README.rst @@ -25,7 +25,7 @@ Cloud Translation is available as a paid service. See the `Pricing`_ and .. _Google Cloud Translation: https://cloud.google.com/translate/ .. _Pricing: https://cloud.google.com/translate/pricing .. _FAQ: https://cloud.google.com/translate/faq -.. _Client Library Documentation: https://googleapis.dev/python/translate/latest +.. _Client Library Documentation: https://googleapis.dev/python/translation/latest .. _Product Documentation: https://cloud.google.com/translate/docs Quick Start