From ba48c5e72b8db7797046b87c0a2a7803cff74ecf Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 16 Aug 2019 13:25:32 -0700 Subject: [PATCH] Remove compatability badges from READMEs. (#9035) --- packages/google-cloud-talent/README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/google-cloud-talent/README.rst b/packages/google-cloud-talent/README.rst index 73768bdc6178..1fc163b9c295 100644 --- a/packages/google-cloud-talent/README.rst +++ b/packages/google-cloud-talent/README.rst @@ -1,7 +1,7 @@ Python Client for Cloud Talent Solution API (`Alpha`_) ====================================================== -|compat_check_pypi| |compat_check_github| + `Cloud Talent Solution API`_: Cloud Talent Solution provides the capability to create, read, update, and delete job postings, as well as search jobs based on keywords and filters. @@ -9,10 +9,6 @@ delete job postings, as well as search jobs based on keywords and filters. - `Client Library Documentation`_ - `Product Documentation`_ -.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-talent - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-talent -.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtalent - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtalent .. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst .. _Cloud Talent Solution API: https://cloud.google.com/jobs .. _Client Library Documentation: https://googleapis.dev/python/talent/latest