From 1291a24420d8e21c35c081c4a25864eb43e0311d Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 19 Jul 2019 14:45:47 -0700 Subject: [PATCH] Link to googleapis.dev documentation in READMEs. (#8705) --- packages/google-cloud-language/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-language/README.rst b/packages/google-cloud-language/README.rst index a68b57d1f39f..62f10e21aa4f 100644 --- a/packages/google-cloud-language/README.rst +++ b/packages/google-cloud-language/README.rst @@ -28,7 +28,7 @@ with your document storage on Google Cloud Storage. :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dlanguage .. _Google Cloud Natural Language: https://cloud.google.com/natural-language/ .. _Product Documentation: https://cloud.google.com/language/docs -.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/language/index.html +.. _Client Library Documentation: https://googleapis.dev/python/language/latest .. note:: @@ -48,7 +48,7 @@ In order to use this library, you first need to go through the following steps: .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project .. _Enable the Google Cloud Language API.: https://cloud.google.com/natural-language -.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html +.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html Installation ~~~~~~~~~~~~ @@ -103,4 +103,4 @@ Next Steps - Read the `Product documentation`_ to learn more about the product and see How-to Guides. -.. _Usage documentation: https://googleapis.github.io/google-cloud-python/latest/language/usage.html +.. _Usage documentation: https://googleapis.dev/python/language/latest