From d3ada3183290f228cfe13b6f6c4b6914747d4925 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-phishing-protection/README.rst | 4 ++-- packages/google-cloud-phishing-protection/docs/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-phishing-protection/README.rst b/packages/google-cloud-phishing-protection/README.rst index 40bf5859e11e..f52f6c25b1c9 100644 --- a/packages/google-cloud-phishing-protection/README.rst +++ b/packages/google-cloud-phishing-protection/README.rst @@ -14,7 +14,7 @@ Python Client for Phishing Protection API (`Alpha`_) :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dphishingprotection .. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst .. _Phishing Protection API: https://cloud.google.com/phishing-protection -.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/phishingprotection/usage.html +.. _Client Library Documentation: https://googleapis.dev/python/phishingprotection/latest/ .. _Product Documentation: https://cloud.google.com/phishing-protection Quick Start @@ -30,7 +30,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 Phishing Protection API.: https://cloud.google.com/phishing-protection -.. _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 ~~~~~~~~~~~~ diff --git a/packages/google-cloud-phishing-protection/docs/index.rst b/packages/google-cloud-phishing-protection/docs/index.rst index dac48c69cb6e..b751edabdfba 100644 --- a/packages/google-cloud-phishing-protection/docs/index.rst +++ b/packages/google-cloud-phishing-protection/docs/index.rst @@ -8,7 +8,7 @@ Python Client for Phishing Protection API (`Alpha`_) .. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst .. _Phishing Protection API: https://cloud.google.com/phishingprotection -.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/phishingprotection/usage.html +.. _Client Library Documentation: https://googleapis.dev/python/phishingprotection/latest .. _Product Documentation: https://cloud.google.com/phishingprotection Quick Start @@ -24,7 +24,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 Phishing Protection API.: https://cloud.google.com/phishingprotection -.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html +.. _Setup Authentication.: https://googleapis.dev/python/phishingprotection/latest Installation ~~~~~~~~~~~~