Skip to content

Commit bd2e76a

Browse files
authored
Docs: normalize use of support level badges (#6159)
* Remove badges for deprecated umbrella 'google-cloud' package. * Clarify support levels. - Add explicit section to support linking from sub-package README badges. - Move explanatory text for a support level above the list of packages at that level. * Normalize use of support-level badges in READMEs. - Note that 'error_reporting/README.rst' and 'monitoring/README.rst' are undergoing other edits; they are left out here to avoid conflicts. * Use 'General Avaialblity' for support level. Fix linkx in related API READMEs. * Fix links for alpha support in API READMEs. * Fix links for beta support in API READMEs.
1 parent 96feb80 commit bd2e76a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

packages/google-cloud-redis/README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Python Client for Google Cloud Memorystore for Redis API (`Alpha`_)
2-
===================================================================
1+
Python Client for Google Cloud Memorystore for Redis API
2+
========================================================
33

4-
|pypi| |versions|
4+
|alpha| |pypi| |versions|
55

66
`Google Cloud Memorystore for Redis API`_: The Google Cloud Memorystore for
77
Redis API is used for creating and managing Redis instances on the Google
@@ -10,7 +10,8 @@ Cloud Platform.
1010
- `Client Library Documentation`_
1111
- `Product Documentation`_
1212

13-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
13+
.. |alpha| image:: https://img.shields.io/badge/support-alpha-orange.svg
14+
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
1415
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-redis.svg
1516
:target: https://pypi.org/project/google-cloud-redis/
1617
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-redis.svg

0 commit comments

Comments
 (0)